switch_directory_handle Struct Reference

#include <switch_module_interfaces.h>

Collaboration diagram for switch_directory_handle:

[legend]

Data Fields

switch_directory_interface_tdirectory_interface
uint32_t flags
switch_memory_pool_tmemory_pool
void * private_info

Detailed Description

an abstract representation of a directory interface.

Definition at line 554 of file switch_module_interfaces.h.


Field Documentation

switch_directory_interface_t* switch_directory_handle::directory_interface

the interface of the module that implemented the current directory interface

Definition at line 556 of file switch_module_interfaces.h.

uint32_t switch_directory_handle::flags

flags to control behaviour

Definition at line 558 of file switch_module_interfaces.h.

switch_memory_pool_t* switch_directory_handle::memory_pool

the handle's memory pool

Definition at line 561 of file switch_module_interfaces.h.

void* switch_directory_handle::private_info

private data for the format module to store handle specific info

Definition at line 563 of file switch_module_interfaces.h.


The documentation for this struct was generated from the following file:
Generated on Wed May 16 04:00:28 2012 for FreeSWITCH API Documentation by  doxygen 1.4.7