![]() |
Chemical Data Processing Library C++ API - Version 1.2.3
|
This is the complete list of members for CDPL::Util::ObjectStack< T >, including all inherited members.
| ConstructorFunction typedef | CDPL::Util::ObjectStack< T > | |
| freeMemory(bool unused_only=true) | CDPL::Util::ObjectStack< T > | inline |
| get() | CDPL::Util::ObjectStack< T > | inline |
| getMaxSize() const | CDPL::Util::ObjectStack< T > | inline |
| ObjectFunction typedef | CDPL::Util::ObjectStack< T > | |
| ObjectStack(const ObjectStack &stack) | CDPL::Util::ObjectStack< T > | inline |
| ObjectStack(std::size_t max_pool_size=0) | CDPL::Util::ObjectStack< T > | inline |
| ObjectStack(const C &ctor_func, std::size_t max_pool_size) | CDPL::Util::ObjectStack< T > | inline |
| ObjectType typedef | CDPL::Util::ObjectStack< T > | |
| operator=(const ObjectStack &stack) | CDPL::Util::ObjectStack< T > | inline |
| put() | CDPL::Util::ObjectStack< T > | inline |
| putAll() | CDPL::Util::ObjectStack< T > | inline |
| setCleanupFunction(const ObjectFunction &func) | CDPL::Util::ObjectStack< T > | inline |
| setInitFunction(const ObjectFunction &func) | CDPL::Util::ObjectStack< T > | inline |
| setMaxSize(std::size_t max_size) | CDPL::Util::ObjectStack< T > | inline |
| ~ObjectStack() | CDPL::Util::ObjectStack< T > | inline |