#include <pool.h>
◆ Pool() [1/2]
log4cxx::helpers::Pool::Pool |
( |
| ) |
|
◆ Pool() [2/2]
◆ ~Pool()
log4cxx::helpers::Pool::~Pool |
( |
| ) |
|
◆ create()
◆ getAPRPool()
apr_pool_t * log4cxx::helpers::Pool::getAPRPool |
( |
| ) |
|
◆ itoa()
char * log4cxx::helpers::Pool::itoa |
( |
int |
n | ) |
|
◆ palloc()
void * log4cxx::helpers::Pool::palloc |
( |
size_t |
length | ) |
|
◆ pstralloc()
char * log4cxx::helpers::Pool::pstralloc |
( |
size_t |
length | ) |
|
◆ pstrdup() [1/2]
◆ pstrdup() [2/2]
char * log4cxx::helpers::Pool::pstrdup |
( |
const std::string & |
| ) |
|
◆ pstrndup()
◆ pool
◆ release
The documentation for this class was generated from the following file: