Main Page | Modules | Data Structures | File List | Data Fields | Related Pages

DBusServer Struct Reference

Internals of DBusServer object. More...

#include <dbus-server-protected.h>


Data Fields

int refcount
 Reference count.

const DBusServerVTablevtable
 Virtual methods for this instance.

DBusWatchListwatches
 Our watches.

DBusTimeoutListtimeouts
 Our timeouts.

char * address
 Address this server is listening on.

int max_connections
 Max number of connections allowed at once.

DBusDataSlotList slot_list
 Data stored by allocated integer ID.

DBusNewConnectionFunction new_connection_function
 Callback to invoke when a new connection is created.

void * new_connection_data
 Data for new connection callback.

DBusFreeFunction new_connection_free_data_function
 Callback to invoke to free new_connection_data when server is finalized or data is replaced.

char ** auth_mechanisms
 Array of allowed authentication mechanisms.

unsigned int disconnected: 1
 TRUE if we are disconnected.


Detailed Description

Internals of DBusServer object.

Definition at line 52 of file dbus-server-protected.h.


The documentation for this struct was generated from the following file:
Generated on Sun Mar 21 03:52:06 2004 for D-BUS by doxygen 1.3.6-20040222