Inheritance diagram for MyObjDef:
Collaboration diagram for MyObjDef:Public Member Functions | |
| ObjDef * | clone () const |
Public Member Functions inherited from ObjDef | |
| virtual | ~ObjDef ()=default |
Public Attributes | |
| u32 | testvalue |
Public Attributes inherited from ObjDef | |
| u32 | index |
| u32 | uid |
| ObjDefHandle | handle |
| std::string | name |
Additional Inherited Members | |
Protected Member Functions inherited from ObjDef | |
| void | cloneTo (ObjDef *def) const |
|
inlinevirtual |
Implements ObjDef.
References ObjDef::cloneTo(), and testvalue.
Here is the call graph for this function:| u32 MyObjDef::testvalue |
Referenced by clone(), and TestObjDef::testClone().