#include <iostream>#include "MessageService/MsgService.h"#include "Cluster3D/NtpCluster3D.h"Go to the source code of this file.
Functions | |
| std::ostream & | operator<< (std::ostream &os, const NtpCluster3D &ntp) |
| CVSID ("$Id: NtpCluster3D.cxx,v 1.2 2007/03/01 17:44:17 rhatcher Exp $") | |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 17 of file NtpCluster3D.cxx. 00018 { return ntp.Print(os); }
|
1.3.9.1