|
stmm-games-doc
0.32.0
|
This is the complete list of members for stmg::NamedObjIndex< T >, including all inherited members.
| addNamedObj(const std::string &sName, const T &oT) noexcept | stmg::NamedObjIndex< T > | |
| addNamedObj(std::string &&sName, T &&oT) noexcept | stmg::NamedObjIndex< T > | |
| clear() noexcept | stmg::NamedObjIndex< T > | protected |
| findIndexNameStarts(const std::string &sStartOfName) const noexcept | stmg::NamedObjIndex< T > | |
| getIndex(const std::string &sName) const noexcept | stmg::NamedObjIndex< T > | |
| getModifiableObj(int32_t nIndex) noexcept | stmg::NamedObjIndex< T > | protected |
| getName(int32_t nIndex) const noexcept | stmg::NamedObjIndex< T > | |
| getObj(int32_t nIndex) const noexcept | stmg::NamedObjIndex< T > | |
| isIndex(int32_t nIndex) const noexcept | stmg::NamedObjIndex< T > | inline |
| NamedObjIndex() noexcept | stmg::NamedObjIndex< T > | |
| NamedObjIndex(const NamedObjIndex< T > &oSource) noexcept | stmg::NamedObjIndex< T > | |
| NamedObjIndex(NamedObjIndex< T > &&oSource) noexcept | stmg::NamedObjIndex< T > | |
| operator=(const NamedObjIndex< T > &oSource) noexcept | stmg::NamedObjIndex< T > | protected |
| operator=(NamedObjIndex< T > &&oSource) noexcept | stmg::NamedObjIndex< T > | protected |
| size() const noexcept | stmg::NamedObjIndex< T > | inline |
1.8.13