![]() |
Gorgon Game Engine
|
This is the complete list of members for Base, including all inherited members.
| Base() | Base | |
| begin() const | Base | |
| cbegin() const | Base | |
| cend() const | Base | |
| Children | Base | |
| children | Base | protected |
| DeleteResource() | Base | |
| destroychildren() | Base | protected |
| Discard() | Base | virtual |
| end() const | Base | |
| GetGID() const =0 | Base | pure virtual |
| GetGuid() const | Base | virtual |
| GetName() const | Base | |
| GetParent() const | Base | |
| GetParentPtr() const | Base | |
| GetRoot() const | Base | |
| guid | Base | protected |
| HasParent() const | Base | |
| IsEqual(const SGuid &guid) const | Base | virtual |
| name | Base | protected |
| parent | Base | protected |
| Prepare() | Base | virtual |
| refcount | Base | |
| Resolve(File &file) | Base | virtual |
| root | Base | mutableprotected |
| Save(Writer &writer) | Base | |
| save(Writer &writer) const =0 | Base | protectedpure virtual |
| SetGuid(SGuid guid) | Base | virtual |
| SetName(const std::string &name) | Base | virtual |
| setparenttonullptr(Base &base) | Base | protected |
| ~Base() | Base | protectedvirtual |