D-Bus 1.15.12
|
Mapping from command name to enum. More...
Data Fields | |
const char * | name |
Name of the command. | |
DBusAuthCommand | command |
Corresponding enum. | |
Mapping from command name to enum.
Definition at line 2212 of file dbus-auth.c.
DBusAuthCommand DBusAuthCommandName::command |
Corresponding enum.
Definition at line 2214 of file dbus-auth.c.
const char* DBusAuthCommandName::name |
Name of the command.
Definition at line 2213 of file dbus-auth.c.