apt_pool.h File Reference

APR pool management. More...

#include "apt.h"

Go to the source code of this file.

Functions

APT_BEGIN_EXTERN_C apr_pool_t * apt_pool_create (void)
apr_pool_t * apt_subpool_create (apr_pool_t *parent)

Detailed Description

APR pool management.


Function Documentation

APT_BEGIN_EXTERN_C apr_pool_t* apt_pool_create ( void   ) 

Wrappers around APR pool creation allow to control memory allocation policy project uses Create APR pool

apr_pool_t* apt_subpool_create ( apr_pool_t *  parent  ) 

Create APR subpool pool

Parameters:
parent the parent pool
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Generated on 25 Mar 2013 for UniMRCP by  doxygen 1.6.1