|
siplasplas
A library for C++ reflection and introspection
|
This is the complete list of members for cpp::dynamic_reflection::Runtime, including all inherited members.
| addEntity(const std::shared_ptr< Entity > &entity) | cpp::dynamic_reflection::Runtime | |
| clear() | cpp::dynamic_reflection::Runtime | |
| getEntity(const std::string &fullName) | cpp::dynamic_reflection::Runtime | |
| getEntity(const std::string &fullName) | cpp::dynamic_reflection::Runtime | inline |
| hasEntity(const std::string &fullName) const | cpp::dynamic_reflection::Runtime | |
| name() const | cpp::dynamic_reflection::Runtime | |
| namespace_() | cpp::dynamic_reflection::Runtime | |
| namespace_(const std::string &fullName) | cpp::dynamic_reflection::Runtime | |
| reset(const std::string &name) | cpp::dynamic_reflection::Runtime | |
| Runtime() (defined in cpp::dynamic_reflection::Runtime) | cpp::dynamic_reflection::Runtime | |
| Runtime(const std::string &name) | cpp::dynamic_reflection::Runtime |