fixed_size_object_allocator Class Template Reference

#include <localcli.h>

Inheritance diagram for fixed_size_object_allocator:

descriptor_table

List of all members.

template<class T>
class fixed_size_object_allocator< T >


Public Member Functions

T * allocate ()
void free (T *desc)
 fixed_size_object_allocator ()
 ~fixed_size_object_allocator ()

Protected Attributes

T * free_chain
dbMutex mutex

Constructor & Destructor Documentation

fixed_size_object_allocator (  )  [inline]

~fixed_size_object_allocator (  )  [inline]


Member Function Documentation

T* allocate (  )  [inline]

void free ( T *  desc  )  [inline]


Member Data Documentation

T* free_chain [protected]

dbMutex mutex [protected]


Online Library Docs

sipXecs home page

Version 4.2.1-018930 2010-07-31T01:13:23 build16 abuild