DBusServerVTable Struct Reference

Virtual table to be implemented by all server "subclasses". More...

#include <dbus-server-protected.h>

Data Fields

void(* finalize )(DBusServer *server)
 The finalize method must free the server.
void(* disconnect )(DBusServer *server)
 Disconnect this server.

Detailed Description

Virtual table to be implemented by all server "subclasses".

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


Field Documentation

Disconnect this server.

The finalize method must free the server.

Referenced by _dbus_server_unref_unlocked().


The documentation for this struct was generated from the following file:

Generated on 10 Jul 2019 for D-Bus by  doxygen 1.6.1