This is the complete list of members for ConfigResourcePool, including all inherited members.
| Acquire(const NCString &dbgFile, int dbgLine, const NCString &dbgFunc) | ThreadLock | |
| allocator | ConfigResourcePool | protected |
| Bootstrap(const NString &category, const NString &name, const String &data) | ResourcePool | inline |
| BootstrapAddOrReplace(const NString &category, const NString &name, const String &data) override | ConfigResourcePool | virtual |
| BootstrapBulk(const nchar *category,...) override | ConfigResourcePool | virtual |
| cache | ConfigResourcePool | protected |
| cntAcquirements | ThreadLock | protected |
| Config | ConfigResourcePool | |
| ConfigResourcePool() | ConfigResourcePool | |
| CountAcquirements() const | ThreadLock | inline |
| 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 |
| DbgOwnerFile | ThreadLock | |
| DbgOwnerFunc | ThreadLock | |
| DbgOwnerLine | ThreadLock | |
| DbgRecursionWarningThreshold | ThreadLock | |
| DbgWarningAfterWaitTimeInMillis | ThreadLock | |
| Get(const NString &category, const NString &name, bool dbgAssert) override | ConfigResourcePool | virtual |
| alib::lang::resources::ResourcePool::Get(const NString &category, const String &name, bool dbgAssert) | ResourcePool | |
| GetOwner() const | ThreadLock | inline |
| GetSafeness() const | ThreadLock | inline |
| IsOwnedByCurrentThread() const | ThreadLock | inline |
| mutex | ThreadLock | mutableprotected |
| mutexNotifier | ThreadLock | protected |
| owner | ThreadLock | protected |
| Release() | ThreadLock | |
| safeness | ThreadLock | protected |
| SetSafeness(lang::Safeness safeness) | ThreadLock | |
| ThreadLock(lang::Safeness safeness=lang::Safeness::Safe) | ThreadLock | explicit |
| variable | ConfigResourcePool | protected |
| WillRelease() const | ThreadLock | inline |
| ~ConfigResourcePool() override | ConfigResourcePool | |
| ~ResourcePool() | ResourcePool | inlinevirtual |
| ~ThreadLock() | ThreadLock | |