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

switch_management_interface Struct Reference

#include <switch_module_interfaces.h>

Collaboration diagram for switch_management_interface:

Collaboration graph
[legend]

Detailed Description

Abstract interface to a management module.


Data Fields

const char * relative_oid
switch_status_t(* management_function )(char *relative_oid, switch_management_action_t action, char *data, switch_size_t datalen)
switch_thread_rwlock_trwlock
switch_management_interfacenext


Field Documentation

switch_status_t(* switch_management_interface::management_function)(char *relative_oid, switch_management_action_t action, char *data, switch_size_t datalen)
 

function to open the directory interface

struct switch_management_interface* switch_management_interface::next
 

const char* switch_management_interface::relative_oid
 

the name of the interface

switch_thread_rwlock_t* switch_management_interface::rwlock
 


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