Main Page | Modules | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

switch_directory_handle Struct Reference

#include <switch_module_interfaces.h>

Collaboration diagram for switch_directory_handle:

Collaboration graph
[legend]

Detailed Description

an abstract representation of a directory interface.


Data Fields

const switch_directory_interface_tdirectory_interface
uint32_t flags
switch_memory_pool_tmemory_pool
void * private_info


Field Documentation

const switch_directory_interface_t* switch_directory_handle::directory_interface
 

the interface of the module that implemented the current directory interface

uint32_t switch_directory_handle::flags
 

flags to control behaviour

switch_memory_pool_t* switch_directory_handle::memory_pool
 

the handle's memory pool

void* switch_directory_handle::private_info
 

private data for the format module to store handle specific info


The documentation for this struct was generated from the following file:
Generated on Fri Oct 10 11:24:00 2008 for FreeSWITCH by  doxygen 1.3.9.1