UGDK
0.5.0
|
This is the complete list of members for ugdk::resource::ResourceContainer< T >, including all inherited members.
Clear() | ugdk::resource::ResourceContainer< T > | inlinestatic |
Create(Args...args) | ugdk::resource::ResourceContainer< T > | inlinestatic |
Exists(const std::string &tag) const | ugdk::resource::ResourceContainer< T > | |
Find(const std::string &tag) | ugdk::resource::ResourceContainer< T > | |
Get() | ugdk::resource::ResourceContainer< T > | inlinestatic |
Insert(const std::string &tag, T *val) | ugdk::resource::ResourceContainer< T > | |
Load(const std::string &filepath, const std::string &tag) | ugdk::resource::ResourceContainer< T > | |
Replace(const std::string &tag, T *val) | ugdk::resource::ResourceContainer< T > | |
Storage() | ugdk::resource::ResourceContainer< T > | inlineprotectedstatic |
~ResourceContainer() | ugdk::resource::ResourceContainer< T > | inline |