ot_objectFactoryCallback Class Reference

#include <ot_objectFactory.h>

List of all members.

Public Member Functions

virtual ~ot_objectFactoryCallback (void)
OT_OBJECT_TYPE getObjectType (void) const
virtual ot_objfromData (istream &s) const =0

Protected Member Functions

 ot_objectFactoryCallback (OT_OBJECT_TYPE type)

Private Attributes

OT_OBJECT_TYPE m_type


Constructor & Destructor Documentation

ot_objectFactoryCallback::ot_objectFactoryCallback ( OT_OBJECT_TYPE  type  )  [protected]

virtual ot_objectFactoryCallback::~ot_objectFactoryCallback ( void   )  [inline, virtual]


Member Function Documentation

OT_OBJECT_TYPE ot_objectFactoryCallback::getObjectType ( void   )  const [inline]

References m_type.

virtual ot_obj* ot_objectFactoryCallback::fromData ( istream &  s  )  const [pure virtual]


Member Data Documentation

OT_OBJECT_TYPE ot_objectFactoryCallback::m_type [private]

Referenced by getObjectType().


The documentation for this class was generated from the following file:

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