|
GME
13
|
#include <Pool.h>
Public Member Functions | |
| Pool () | |
| Pool (Pool &parent) | |
| ~Pool () | |
| apr_pool_t * | pool () const |
this class manages one apr pool. Objects of this class are allocated on the stack of the SVNClient & SVNAdmin methods as the request pool. Leaving the methods will destroy the pool.
| Pool::Pool | ( | ) |
| Pool::Pool | ( | Pool & | parent | ) |
| Pool::~Pool | ( | ) |
| apr_pool_t* Pool::pool | ( | ) | const |
1.7.6.1