This is the complete list of members for ResourcePool, including all inherited members.
Bootstrap(const NString &category, const NString &name, const String &data) | ResourcePool | inline |
BootstrapAddOrReplace(const NString &category, const NString &name, const String &data)=0 | ResourcePool | pure virtual |
BootstrapBulk(const nchar *category,...)=0 | ResourcePool | pure virtual |
DbgDump(std::vector< std::tuple< NString, NString, String, integer > > &list, const NString &catFilter=nullptr, const String &format=A_CHAR("({3:}) {1}={2!TAB20!ESC<!Q}\n")) | ResourcePool | static |
DbgGetCategories() | ResourcePool | virtual |
DbgGetList() | ResourcePool | virtual |
Get(const NString &category, const NString &name, bool dbgAssert)=0 | ResourcePool | pure virtual |
Get(const NString &category, const String &name, bool dbgAssert) | ResourcePool | |
~ResourcePool() | ResourcePool | inlinevirtual |