D-Bus 1.14.10
|
Mapping from command name to enum. More...
Data Fields | |
const char * | name |
Name of the command. More... | |
DBusAuthCommand | command |
Corresponding enum. More... | |
Mapping from command name to enum.
Definition at line 2202 of file dbus-auth.c.
DBusAuthCommand DBusAuthCommandName::command |
Corresponding enum.
Definition at line 2204 of file dbus-auth.c.
const char* DBusAuthCommandName::name |
Name of the command.
Definition at line 2203 of file dbus-auth.c.