#include <switch_module_interfaces.h>
Collaboration diagram for switch_directory_handle:

Data Fields | |
| const switch_directory_interface_t * | directory_interface |
| uint32_t | flags |
| switch_memory_pool_t * | memory_pool |
| void * | private_info |
|
|
the interface of the module that implemented the current directory interface |
|
|
flags to control behaviour |
|
|
the handle's memory pool |
|
|
private data for the format module to store handle specific info |
1.3.9.1