#include <memory_pool.h>
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 | 
| tl.MemoryPool.MemoryPool | ( | ) | 
| tl.MemoryPool.MemoryPool | ( | const MemoryPool * | parent | ) | 
| tl.MemoryPool.~MemoryPool | ( | ) | 
| void* tl.MemoryPool.alloc | ( | size_t | size | ) | 
| apr_status_t tl.MemoryPool.create_mutex | ( | apr_thread_mutex_t ** | , | |
| unsigned int | flags | |||
| ) | 
apr_pool_t* tl.MemoryPool.pool [protected]           | 
        
Genereated on Tue Mar 11 19:25:43 2008 by Doxygen.
(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.