Apache log4cxx  Version 0.11.0
log4cxx::helpers::Pool Class Reference

Public Member Functions

 Pool (apr_pool_t *pool, bool release)
 
apr_pool_t * getAPRPool ()
 
apr_pool_t * create ()
 
void * palloc (size_t length)
 
char * pstralloc (size_t length)
 
char * itoa (int n)
 
char * pstrndup (const char *s, size_t len)
 
char * pstrdup (const char *s)
 
char * pstrdup (const std::string &)
 

Protected Attributes

apr_pool_t * pool
 
const bool release
 

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