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
DBusServer Struct Reference
Internals of DBusServer object.
#_details
More...
#include <
dbus-server-protected_8h-source.html
dbus-server-protected.h
>
Data Fields
structDBusAtomic.html
DBusAtomic
structDBusServer.html#o0
refcount
Reference count.
const
structDBusServerVTable.html
DBusServerVTable
*
structDBusServer.html#o1
vtable
Virtual methods for this instance.
DBusMutex *
structDBusServer.html#o2
mutex
Lock on the server object.
unionDBusGUID.html
DBusGUID
structDBusServer.html#o3
guid
Globally unique ID of server.
structDBusString.html
DBusString
structDBusServer.html#o4
guid_hex
Hex-encoded version of GUID.
structDBusWatchList.html
DBusWatchList
*
structDBusServer.html#o5
watches
Our watches.
structDBusTimeoutList.html
DBusTimeoutList
*
structDBusServer.html#o6
timeouts
Our timeouts.
char *
structDBusServer.html#o7
address
Address this server is listening on.
int
structDBusServer.html#o8
max_connections
Max number of connections allowed at once.
structDBusDataSlotList.html
DBusDataSlotList
structDBusServer.html#o9
slot_list
Data stored by allocated integer ID.
DBusNewConnectionFunction
structDBusServer.html#o10
new_connection_function
Callback to invoke when a new connection is created.
void *
structDBusServer.html#o11
new_connection_data
Data for new connection callback.
group__DBusMemory.html#ga8
DBusFreeFunction
structDBusServer.html#o12
new_connection_free_data_function
Callback to invoke to free new_connection_data when server is finalized or data is replaced.
char **
structDBusServer.html#o13
auth_mechanisms
Array of allowed authentication mechanisms.
unsigned int
structDBusServer.html#o14
disconnected
: 1
TRUE if we are disconnected.
unsigned int
structDBusServer.html#o15
have_server_lock
: 1
Does someone have the server mutex locked.
Detailed Description
Internals of DBusServer object.
Definition at line
dbus-server-protected_8h-source.html#l00065
65
of file
dbus-server-protected_8h-source.html
dbus-server-protected.h
.
The documentation for this struct was generated from the following file:
dbus-server-protected_8h-source.html
dbus-server-protected.h
Generated on Tue Sep 13 01:28:08 2005 for D-BUS by
http://www.doxygen.org/index.html
doxygen
1.4.4
