/mnt/USB_DISK/BUILD/prj_sf/otlib/trunk/include/core/ot_obj.h File Reference

Go to the source code of this file.

Classes

class  ot_obj
 OT_LIB base object class. More...

Defines

#define OT_DYNAMIC_CAST(T, O)   ((O && O->getType() == T) ? O : 0)
 ot_objects dynamic cast
#define OT_DYNAMIC_CAST(T, O)   ((O && O->getType() == T) ? O : 0)
 ot_objects dynamic cast

Functions

ot_objbuildOTObjFromData (istream &s)


Define Documentation

#define OT_DYNAMIC_CAST ( T,
 )     ((O && O->getType() == T) ? O : 0)

ot_objects dynamic cast

#define OT_DYNAMIC_CAST ( T,
 )     ((O && O->getType() == T) ? O : 0)

ot_objects dynamic cast


Function Documentation

ot_obj* buildOTObjFromData ( istream &  s  ) 


Generated on Sun May 4 12:42:43 2008 for OT_LIB 4.1 by  doxygen 1.5.5