MON::MetaObject Class Reference

#include <MON.h>

Inheritance diagram for MON::MetaObject:
Inheritance graph
[legend]
Collaboration diagram for MON::MetaObject:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MetaObject ()
 MetaObject (ObjectImpl *pObject)
 MetaObject (const MetaObject &object)
MetaObjectoperator= (const MetaObject &object)
ObjectPtr getObjectI () const
long ref () const
std::string name () const
std::string displayedName () const
ObjectType type () const
std::string infoString (bool bWithIdentifiers=false, bool bWithRef=false) const
RegistryNode registry () const
Project project () const

Protected Member Functions

void castObjectImpl (ObjectType eType, ObjectType eType2=OT_Null)

Detailed Description

Definition at line 124 of file MON.h.


Constructor & Destructor Documentation

MON::MetaObject::MetaObject (  ) 

Definition at line 231 of file MON.cpp.

MON::MetaObject::MetaObject ( ObjectImpl pObject  ) 

Definition at line 236 of file MON.cpp.

MON::MetaObject::MetaObject ( const MetaObject object  ) 

Definition at line 241 of file MON.cpp.


Member Function Documentation

void MON::MetaObject::castObjectImpl ( ObjectType  eType,
ObjectType  eType2 = OT_Null 
) [protected]

Definition at line 253 of file MON.cpp.

std::string MON::MetaObject::displayedName (  )  const

Definition at line 277 of file MON.cpp.

ObjectPtr MON::MetaObject::getObjectI (  )  const

Definition at line 262 of file MON.cpp.

std::string MON::MetaObject::infoString ( bool  bWithIdentifiers = false,
bool  bWithRef = false 
) const

Definition at line 292 of file MON.cpp.

std::string MON::MetaObject::name (  )  const

Definition at line 272 of file MON.cpp.

MetaObject & MON::MetaObject::operator= ( const MetaObject object  ) 
Project MON::MetaObject::project (  )  const

Definition at line 287 of file MON.cpp.

long MON::MetaObject::ref (  )  const

Definition at line 267 of file MON.cpp.

RegistryNode MON::MetaObject::registry (  )  const

Definition at line 297 of file MON.cpp.

ObjectType MON::MetaObject::type (  )  const

Definition at line 282 of file MON.cpp.


The documentation for this class was generated from the following files:
Generated on Thu May 30 16:00:10 2013 for GME by  doxygen 1.6.3