|
hecl
High-Level Extensible Combiner Language and Resource Database
|


Public Types | |
| enum | Type { ENTITY_NONE, ENTITY_OBJECT, ENTITY_GROUP } |
Public Member Functions | |
| Type | getType () const |
| Get type of runtime object. More... | |
| const std::string & | getPath () const |
| Get database entity path. More... | |
| bool | isLoaded () const |
| Determine if object is fully loaded and constructed. More... | |
Friends | |
| class | Group |
| class | ObjectBase |
|
inline |
Get database entity path.
|
inline |
Get type of runtime object.
|
inline |
Determine if object is fully loaded and constructed.
1.8.9.1