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