Public Member Functions |
Private Member Functions |
Private Attributes |
Friends |
List of all members
DBus::ObjectAdaptor::Continuation Class Reference
#include <object.h>
Public Member Functions | |
| MessageIter & | writer () |
| Tag * | tag () |
Private Member Functions | |
| Continuation (Connection &conn, const CallMessage &call, const Tag *tag) | |
Private Attributes | |
| Connection | _conn |
| CallMessage | _call |
| MessageIter | _writer |
| ReturnMessage | _return |
| const Tag * | _tag |
Friends | |
| class | ObjectAdaptor |
Detailed Description
Constructor & Destructor Documentation
|
private |
Definition at line 281 of file object.cpp.
References _return, _writer, and DBus::Message::writer().
Member Function Documentation
|
inline |
|
inline |
Friends And Related Function Documentation
|
friend |
Member Data Documentation
|
private |
Definition at line 149 of file object.h.
Referenced by DBus::ObjectAdaptor::return_error().
|
private |
Definition at line 148 of file object.h.
Referenced by DBus::ObjectAdaptor::return_error(), and DBus::ObjectAdaptor::return_now().
|
private |
Definition at line 151 of file object.h.
Referenced by Continuation(), and DBus::ObjectAdaptor::return_now().
|
private |
Definition at line 152 of file object.h.
Referenced by DBus::ObjectAdaptor::return_error(), DBus::ObjectAdaptor::return_now(), and tag().
|
private |
Definition at line 150 of file object.h.
Referenced by Continuation().
The documentation for this class was generated from the following files: