Adaptive Framework
0.9.0
|
Interface afw_pool_inf_s struct. More...
#include <afw_interface.h>
Data Fields | |
afw_interface_implementation_rti_t | rti |
afw_pool_release_t | release |
afw_pool_add_reference_t | add_reference |
afw_pool_destroy_t | destroy |
afw_pool_get_apr_pool_t | get_apr_pool |
afw_pool_calloc_t | calloc |
afw_pool_malloc_t | malloc |
afw_pool_free_t | free |
afw_pool_register_cleanup_before_t | register_cleanup_before |
afw_pool_deregister_cleanup_t | deregister_cleanup |
afw_pool_release_debug_t | release_debug |
afw_pool_add_reference_debug_t | add_reference_debug |
afw_pool_destroy_debug_t | destroy_debug |
afw_pool_calloc_debug_t | calloc_debug |
afw_pool_malloc_debug_t | malloc_debug |
afw_pool_free_debug_t | free_debug |
afw_pool_register_cleanup_before_debug_t | register_cleanup_before_debug |
afw_pool_deregister_cleanup_debug_t | deregister_cleanup_debug |
Interface afw_pool_inf_s struct.
Definition at line 4677 of file afw_interface.h.