index.html
Main Page
|
modules.html
Modules
|
namespaces.html
Namespace List
|
hierarchy.html
Class Hierarchy
|
annotated.html
Data Structures
|
dirs.html
Directories
|
files.html
File List
|
namespacemembers.html
Namespace Members
|
functions.html
Data Fields
|
pages.html
Related Pages
DBusAuthMechanismHandler Struct Reference
[
group__DBusAuthInternals.html
Authentication implementation details
]
Virtual table representing a particular auth mechanism.
#_details
More...
Data Fields
const char *
structDBusAuthMechanismHandler.html#o0
mechanism
Name of the mechanism.
group__DBusAuthInternals.html#ga1
DBusAuthDataFunction
structDBusAuthMechanismHandler.html#o1
server_data_func
Function on server side for DATA.
group__DBusAuthInternals.html#ga2
DBusAuthEncodeFunction
structDBusAuthMechanismHandler.html#o2
server_encode_func
Function on server side to encode.
group__DBusAuthInternals.html#ga3
DBusAuthDecodeFunction
structDBusAuthMechanismHandler.html#o3
server_decode_func
Function on server side to decode.
group__DBusAuthInternals.html#ga4
DBusAuthShutdownFunction
structDBusAuthMechanismHandler.html#o4
server_shutdown_func
Function on server side to shut down.
group__DBusAuthInternals.html#ga0
DBusInitialResponseFunction
structDBusAuthMechanismHandler.html#o5
client_initial_response_func
Function on client side to handle initial response.
group__DBusAuthInternals.html#ga1
DBusAuthDataFunction
structDBusAuthMechanismHandler.html#o6
client_data_func
Function on client side for DATA.
group__DBusAuthInternals.html#ga2
DBusAuthEncodeFunction
structDBusAuthMechanismHandler.html#o7
client_encode_func
Function on client side for encode.
group__DBusAuthInternals.html#ga3
DBusAuthDecodeFunction
structDBusAuthMechanismHandler.html#o8
client_decode_func
Function on client side for decode.
group__DBusAuthInternals.html#ga4
DBusAuthShutdownFunction
structDBusAuthMechanismHandler.html#o9
client_shutdown_func
Function on client side for shutdown.
Detailed Description
Virtual table representing a particular auth mechanism.
Definition at line
dbus-auth_8c-source.html#l00104
104
of file
dbus-auth_8c-source.html
dbus-auth.c
.
The documentation for this struct was generated from the following file:
dbus-auth_8c-source.html
dbus-auth.c
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
