DBus::IntrospectableAdaptor Class Reference
#include <introspection.h>
Inheritance diagram for DBus::IntrospectableAdaptor:
Public Member Functions | |
IntrospectableAdaptor () | |
Message | Introspect (const CallMessage &) |
Protected Member Functions | |
IntrospectedInterface * | introspect () const |
Detailed Description
Definition at line 63 of file introspection.h.
Constructor & Destructor Documentation
IntrospectableAdaptor::IntrospectableAdaptor | ( | ) |
Definition at line 40 of file introspection.cpp.
References Introspect(), and register_method.
Member Function Documentation
IntrospectedInterface * IntrospectableAdaptor::introspect | ( | ) | const [protected, virtual] |
Reimplemented from DBus::InterfaceAdaptor.
Definition at line 147 of file introspection.cpp.
References introspectable_name.
Message IntrospectableAdaptor::Introspect | ( | const CallMessage & | call | ) |
Definition at line 46 of file introspection.cpp.
References DBus::AdaptorBase::_interfaces, DBus::MessageIter::append_string(), DBus::ObjectAdaptor::child_nodes_from_prefix(), DBus::debug_log, DBus::AdaptorBase::object(), DBus::Object::path(), and DBus::Message::writer().
Referenced by IntrospectableAdaptor().
The documentation for this class was generated from the following files: