|
Brunot
|
This is the complete list of members for th::Library, including all inherited members.
| addObject(const std::string &name) -> AnySerializable * | th::Library | privatestatic |
| findObject(const std::string &name) -> AnySerializable * | th::Library | privatestatic |
| flush() -> void | th::Library | static |
| get(const std::string &name) -> T * | th::Library | inlinestatic |
| get(const std::string &name) -> GameObject * | th::Library | inline |
| Library()=default | th::Library | |
| Library(const Library &other)=delete | th::Library | |
| Library(Library &&other) noexcept=delete | th::Library | |
| objects | th::Library | inlineprivatestatic |
| operator=(const Library &other) -> Library &=delete | th::Library | |
| operator=(Library &&other) noexcept -> Library &=delete | th::Library | |
| ~Library()=default | th::Library |