|
virtual void | Serialize (ISerializer &ser) const |
| Implements default serialization. Serializes only declared properties.
|
|
virtual void | Deserialize (const IDeserializer &deser) |
| Implements default deserialization.
|
|
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 () |
|
The documentation for this class was generated from the following file:
- TestUtils/TestClassHierarchy/SerializationPrimitives/Polymorphic/BaseObject.h