Thread portable class
Gate portable class
Timer class
Pool class
Terimber 2.0
About C++
Downloads
Products & Services
Support
Clients
Open Source
About
Home
/
Open source
/
Terimber 2.0
Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
pool< C > Member List
This is the complete list of members for
pool< C >
, including all inherited members.
_busy_objects
pool< C >
[private]
_creator
pool< C >
[private]
_free_objects
pool< C >
[private]
_locker
pool< C >
[private]
_mtx
pool< C >
[private]
ARG
typedef
pool< C >
clear
(const ARG &arg=C::get_default_arg())
pool< C >
[inline]
CREATOR
typedef
pool< C >
deactivate
(size_t maxrest, const ARG &arg=C::get_default_arg())
pool< C >
[inline]
get_stats
(size_t &free_objects, size_t &busy_objects) const
pool< C >
[inline]
list_pool_entry_t
typedef
pool< C >
[private]
loan_object
(const ARG &arg=C::get_default_arg(), size_t timeout=C::get_default_timeout())
pool< C >
[inline]
pool
(C &creator=C::static_constructor(), size_t pool_size=os_def_size)
pool< C >
[inline]
purge
(size_t maxrest, const ARG &arg=C::get_default_arg())
pool< C >
[inline]
return_object
(TYPE *obj, const ARG &arg=C::get_default_arg())
pool< C >
[inline]
TYPE
typedef
pool< C >
~pool
()
pool< C >
[inline]
© Copyright Terimber 2003-.