#include <pool.hpp>
Public Methods | |
Pool (apr_pool_t *=(apr_pool_t *) 0) | |
virtual | ~Pool () |
apr_pool_t * | pool () const |
operator apr_pool_t * () const | |
void | renew () |
|
creates a subpool new pool to an existing pool
|
|
|
|
operator to return apr handle to the pool |
|
|
|
release pool and create a new one |