xmppc
0.0.1
XMPP Command Line Client
|
Mode Mapping. More...
Public Attributes | |
const char * | name |
xmppc_mode_t | mode |
ExecuteHandler | callback |
Mode Mapping.
This struct is used to provider the mapping of the mode name (name via command line interface of the user (e.g. -m account). The technical ID of the mode which is defined via enum xmppc_mode_t and the pointer of function which should be used to handle those mode.