UGDK
0.5.0
|
This is the complete list of members for ugdk::structure::IndexableTable< T >, including all inherited members.
Add(const std::string &name, std::unique_ptr< T > element) | ugdk::structure::IndexableTable< T > | inline |
Get(int index) const | ugdk::structure::IndexableTable< T > | inline |
IndexableTable(int expected_size=16) | ugdk::structure::IndexableTable< T > | inline |
MakeIndex(const std::string &name) | ugdk::structure::IndexableTable< T > | inline |
MAX_NUM_INDEX | ugdk::structure::IndexableTable< T > | static |
ReleaseIndex(int id) | ugdk::structure::IndexableTable< T > | inline |
Remove(const std::string &name) | ugdk::structure::IndexableTable< T > | inline |
Search(const std::string &name) const | ugdk::structure::IndexableTable< T > | inline |
size() const | ugdk::structure::IndexableTable< T > | inline |
~IndexableTable() | ugdk::structure::IndexableTable< T > | inline |