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

switch_api_interface Struct Reference

#include <switch_module_interfaces.h>

Collaboration diagram for switch_api_interface:

Collaboration graph
[legend]

Detailed Description

A module interface to implement an api function.


Data Fields

const char * interface_name
const char * desc
switch_api_function_t function
const char * syntax
switch_api_interfacenext


Field Documentation

const char* switch_api_interface::desc
 

a description of the api function

switch_api_function_t switch_api_interface::function
 

function the api call uses

const char* switch_api_interface::interface_name
 

the name of the interface

struct switch_api_interface* switch_api_interface::next
 

const char* switch_api_interface::syntax
 

an example of the api syntax


The documentation for this struct was generated from the following file:
Generated on Mon May 26 22:06:53 2008 for FreeSWITCH by  doxygen 1.3.9.1