xmppc  0.0.1
XMPP Command Line Client
Public Attributes | List of all members
mode_mapping Struct Reference

Mode Mapping. More...

Collaboration diagram for mode_mapping:
Collaboration graph
[legend]

Public Attributes

const char * name
 
xmppc_mode_t mode
 
ExecuteHandler callback
 

Detailed Description

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.

Authors
DebxWoody
Since
0.0.2
Version
1

The documentation for this struct was generated from the following file: