DBus::InterfaceProxy Class Reference

#include <interface.h>

Inheritance diagram for DBus::InterfaceProxy:

List of all members.

Public Member Functions

 InterfaceProxy (const std::string &name)
Message invoke_method (const CallMessage &)
bool invoke_method_noreply (const CallMessage &call)
bool dispatch_signal (const SignalMessage &)

Protected Attributes

SignalTable _signals

Detailed Description

Definition at line 163 of file interface.h.


Constructor & Destructor Documentation

InterfaceProxy::InterfaceProxy ( const std::string &  name)

Member Function Documentation


Member Data Documentation

Definition at line 177 of file interface.h.

Referenced by dispatch_signal().


The documentation for this class was generated from the following files: