#include <manager.h>
Data Fields | |
| char * | action |
| char * | synopsis |
| char * | description |
| int | authority |
| int(* | func )(struct mansession *s, struct message *m) |
| manager_action * | next |
|
|
|
Permission required for action. EVENT_FLAG_* Definition at line 87 of file manager.h. |
|
|
Detailed description of the action Definition at line 85 of file manager.h. |
|
|
Function to be called |
|
|
|
Short description of the action Definition at line 83 of file manager.h. |
1.3.8