cisst-saw
|
Defines cmnGenericObject. More...
#include <cisstCommon/cmnPortability.h>
#include <cisstCommon/cmnForwardDeclarations.h>
#include <cisstCommon/cmnLogger.h>
#include <cisstCommon/cmnThrow.h>
#include <string>
#include <iostream>
#include <cisstCommon/cmnExport.h>
#include <cisstCommon/cmnClassServices.h>
#include <cisstCommon/cmnClassRegister.h>
#include <cisstCommon/cmnClassRegisterMacros.h>
Go to the source code of this file.
Classes | |
class | cmnGenericObject |
Base class for high level objects. More... | |
Macros | |
#define | _cmnGenericObject_h |
Functions | |
std::ostream & | operator<< (std::ostream &output, const cmnGenericObject &object) |
Defines cmnGenericObject.
#define _cmnGenericObject_h |
|
inline |
Stream out operator.