tl.MemoryPool Class Reference

#include <memory_pool.h>

List of all members.

Public Member Functions

 MemoryPool ()
 MemoryPool (const MemoryPool *parent)
 ~MemoryPool ()
void * alloc (size_t size)
apr_status_t create_mutex (apr_thread_mutex_t **, unsigned int flags)

Protected Attributes

apr_pool_t * pool


Constructor & Destructor Documentation

tl.MemoryPool.MemoryPool (  ) 

tl.MemoryPool.MemoryPool ( const MemoryPool parent  ) 

tl.MemoryPool.~MemoryPool (  ) 


Member Function Documentation

void* tl.MemoryPool.alloc ( size_t  size  ) 

apr_status_t tl.MemoryPool.create_mutex ( apr_thread_mutex_t **  ,
unsigned int  flags 
)


Member Data Documentation

apr_pool_t* tl.MemoryPool.pool [protected]


The documentation for this class was generated from the following file:

Genereated on Tue Mar 11 19:25:43 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.