|
tdebluez
|
Inheritance diagram for org::bluez::obexNode::Private:Public Member Functions | |
| virtual | ~Private () |
Public Member Functions inherited from org::freedesktop::DBus::IntrospectableInterface | |
| virtual | ~IntrospectableInterface () |
| virtual | ~IntrospectableInterface () |
Public Attributes | |
| TQMap< TQString, TQT_DBusObjectBase * > | interfaces |
| TQString | introspectionData |
| TQT_DBusConnection | connection |
| TQString | objectPath |
| TQStringList | childrenNodes |
Protected Member Functions | |
| virtual bool | Introspect (TQString &data, TQT_DBusError &error) |
| virtual void | handleMethodReply (const TQT_DBusMessage &reply) |
Protected Member Functions inherited from org::freedesktop::DBus::IntrospectableInterface | |
| virtual bool | Introspect (TQString &xml, TQT_DBusError &error)=0 |
| virtual void | handleMethodReply (const TQT_DBusMessage &reply)=0 |
| virtual bool | handleMethodCall (const TQT_DBusMessage &message) |
| TQT_DBusMessage | callIntrospect (const TQT_DBusMessage &message) |
| virtual bool | Introspect (TQString &xml, TQT_DBusError &error)=0 |
| virtual void | handleMethodReply (const TQT_DBusMessage &reply)=0 |
| virtual bool | handleMethodCall (const TQT_DBusMessage &message) |
| TQT_DBusMessage | callIntrospect (const TQT_DBusMessage &message) |
Private Member Functions | |
| void | cacheIntrospectionData () |
Additional Inherited Members | |
Static Public Member Functions inherited from org::freedesktop::DBus::IntrospectableInterface | |
| static void | buildIntrospectionData (TQDomElement &interfaceElement) |
| static const TQCString | interface () |
| static void | buildIntrospectionData (TQDomElement &interfaceElement) |
| static const TQCString | interface () |
Definition at line 33 of file obexNode.cpp.
|
virtual |
Definition at line 161 of file obexNode.cpp.
|
private |
Definition at line 189 of file obexNode.cpp.
References org::freedesktop::DBus::IntrospectableInterface::buildIntrospectionData(), org::freedesktop::DBus::PropertiesInterface::buildIntrospectionData(), org::bluez::obex::AgentManager1Interface::buildIntrospectionData(), org::bluez::obex::Client1Interface::buildIntrospectionData(), org::bluez::obex::FileTransfer1Interface::buildIntrospectionData(), org::bluez::obex::ObjectPush1Interface::buildIntrospectionData(), org::bluez::obex::PhonebookAccess1Interface::buildIntrospectionData(), org::bluez::obex::Session1Interface::buildIntrospectionData(), org::bluez::obex::Synchronization1Interface::buildIntrospectionData(), and org::bluez::obex::Transfer1Interface::buildIntrospectionData().
|
protectedvirtual |
Implements org::freedesktop::DBus::IntrospectableInterface.
Definition at line 184 of file obexNode.cpp.
|
protectedvirtual |
Implements org::freedesktop::DBus::IntrospectableInterface.
Definition at line 174 of file obexNode.cpp.
| TQStringList org::bluez::obexNode::Private::childrenNodes |
Definition at line 44 of file obexNode.cpp.
| TQT_DBusConnection org::bluez::obexNode::Private::connection |
Definition at line 42 of file obexNode.cpp.
| TQMap<TQString, TQT_DBusObjectBase*> org::bluez::obexNode::Private::interfaces |
Definition at line 39 of file obexNode.cpp.
| TQString org::bluez::obexNode::Private::introspectionData |
Definition at line 40 of file obexNode.cpp.
| TQString org::bluez::obexNode::Private::objectPath |
Definition at line 43 of file obexNode.cpp.