Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
dbus::DbusConnection::MethodCallbacks Struct Reference

Public Member Functions

 MethodCallbacks (const MethodCallCallback &method, const ClientVanishedCallback &vanish, DbusConnection *dbus)
 

Public Attributes

MethodCallCallback methodCall
 
ClientVanishedCallback clientVanished
 
DbusConnectiondbusConn
 

Constructor & Destructor Documentation

dbus::DbusConnection::MethodCallbacks::MethodCallbacks ( const MethodCallCallback method,
const ClientVanishedCallback vanish,
DbusConnection dbus 
)
inline

Member Data Documentation

ClientVanishedCallback dbus::DbusConnection::MethodCallbacks::clientVanished
DbusConnection* dbus::DbusConnection::MethodCallbacks::dbusConn
MethodCallCallback dbus::DbusConnection::MethodCallbacks::methodCall

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