struct DBusTransportVTable |
The virtual table that must be implemented to create a new kind of transport.
Public Attributes | |
---|---|
dbus_bool_t (* | connection_set |
void(* | disconnect |
void(* | do_iteration |
void(* | finalize |
dbus_bool_t (* | get_socket_fd |
dbus_bool_t (* | handle_watch |
void(* | live_messages_changed |
dbus_bool_t (* | connection_set |
Called when transport->connection has been filled in
void(* | do_iteration |
Called to do a single "iteration" (block on select/poll followed by reading or writing data).
dbus_bool_t (* | handle_watch |
The handle_watch method handles reading/writing data as indicated by the flags.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.