Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals

manager_action Struct Reference

#include <manager.h>


Data Fields

char * action
char * synopsis
char * description
int authority
int(* func )(struct mansession *s, struct message *m)
manager_actionnext


Field Documentation

char* action
 

Name of the action Definition at line 81 of file manager.h.

int authority
 

Permission required for action. EVENT_FLAG_* Definition at line 87 of file manager.h.

char* description
 

Detailed description of the action Definition at line 85 of file manager.h.

int(* func)(struct mansession *s, struct message *m)
 

Function to be called

struct manager_action* next
 

For easy linking Definition at line 91 of file manager.h.

char* synopsis
 

Short description of the action Definition at line 83 of file manager.h.


The documentation for this struct was generated from the following file:
Generated on Fri Sep 24 21:03:55 2004 for Asterisk by doxygen 1.3.8