Sleeping Wombat Common Library  0.50.0
swCommonLibrary
List of all members
sw::DerivedFromSharedObject Class Reference
Inheritance diagram for sw::DerivedFromSharedObject:
sw::SharedObject sw::BaseObject sw::EngineObject Object

Additional Inherited Members

- Public Member Functions inherited from sw::EngineObject
virtual void Serialize (ISerializer &ser) const
 Implements default serialization. Serializes only declared properties.
 
virtual void Deserialize (const IDeserializer &deser)
 Implements default deserialization.
 
- Public Member Functions inherited from Object
TypeID GetType () const
 
std::string GetTypeName () const
 
virtual Size MemorySize () const
 Returns memory size possesed by this class and all it's nested objects. Result shoulb be computed recursivly.
 
template<typename TargetType >
TargetType * DynamicCast ()
 
- Public Attributes inherited from sw::SharedObject
StructWithSimpleTypes m_simpleStruct2
 
- Public Attributes inherited from sw::BaseObject
StructWithSimpleTypes m_simpleStruct1
 

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