RTBKit  0.9
Open-source framework to create real-time ad bidding systems.
Allocator< T > Member List
This is the complete list of members for Allocator< T >, including all inherited members.
alloc() (defined in Allocator< T >)Allocator< T > [inline]
Allocator(int nblocks, T def=T()) (defined in Allocator< T >)Allocator< T > [inline]
blocks (defined in Allocator< T >)Allocator< T >
dealloc(T *value) (defined in Allocator< T >)Allocator< T > [inline]
def (defined in Allocator< T >)Allocator< T >
doDealloc(void *thisptr, void *blockPtr_, void *blockVar_) (defined in Allocator< T >)Allocator< T > [inline, static]
doDeallocAll(void *thisptr, void *blocksPtr_, void *numBlocks_) (defined in Allocator< T >)Allocator< T > [inline, static]
free (defined in Allocator< T >)Allocator< T >
highestAlloc (defined in Allocator< T >)Allocator< T >
init(int nblocks) (defined in Allocator< T >)Allocator< T > [inline]
lock (defined in Allocator< T >)Allocator< T >
nallocs (defined in Allocator< T >)Allocator< T >
ndeallocs (defined in Allocator< T >)Allocator< T >
nfree (defined in Allocator< T >)Allocator< T >
~Allocator() (defined in Allocator< T >)Allocator< T > [inline]
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator