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

switch_application_interface Struct Reference

#include <switch_module_interfaces.h>

Collaboration diagram for switch_application_interface:

Collaboration graph
[legend]

Detailed Description

A module interface to implement an application.


Data Fields

const char * interface_name
switch_application_function_t application_function
const char * long_desc
const char * short_desc
const char * syntax
uint32_t flags
switch_application_interfacenext


Field Documentation

switch_application_function_t switch_application_interface::application_function
 

function the application implements

uint32_t switch_application_interface::flags
 

flags to control behaviour

const char* switch_application_interface::interface_name
 

the name of the interface

const char* switch_application_interface::long_desc
 

the long winded description of the application

struct switch_application_interface* switch_application_interface::next
 

const char* switch_application_interface::short_desc
 

the short and sweet description of the application

const char* switch_application_interface::syntax
 

an example of the application 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