Chemical Data Processing Library C++ API - Version 1.1.1
CDPL::Util::ObjectStack< T > Member List

This is the complete list of members for CDPL::Util::ObjectStack< T >, including all inherited members.

ConstructorFunction typedefCDPL::Util::ObjectStack< T >
freeMemory(bool unused_only=true)CDPL::Util::ObjectStack< T >inline
get()CDPL::Util::ObjectStack< T >inline
getMaxSize() constCDPL::Util::ObjectStack< T >inline
ObjectFunction typedefCDPL::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 typedefCDPL::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