tdebluez
org::bluez::obex::AgentManager1Proxy Class Reference

#include <agentmanager1Proxy.h>

Inheritance diagram for org::bluez::obex::AgentManager1Proxy:

Public Member Functions

 AgentManager1Proxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0)
virtual ~AgentManager1Proxy ()
void setConnection (const TQT_DBusConnection &connection)
virtual bool RegisterAgent (const TQT_DBusObjectPath &agent, TQT_DBusError &error)
virtual bool UnregisterAgent (const TQT_DBusObjectPath &agent, TQT_DBusError &error)

Protected Attributes

TQT_DBusProxy * m_baseProxy

Private Member Functions

 AgentManager1Proxy (const AgentManager1Proxy &)
AgentManager1Proxyoperator= (const AgentManager1Proxy &)

Detailed Description

Definition at line 27 of file libtdeobex/interfaces/agentmanager1Proxy.h.

Constructor & Destructor Documentation

◆ AgentManager1Proxy() [1/2]

org::bluez::obex::AgentManager1Proxy::AgentManager1Proxy ( const TQString & service,
const TQString & path,
TQObject * parent = 0,
const char * name = 0 )

Definition at line 20 of file libtdeobex/interfaces/agentmanager1Proxy.cpp.

References m_baseProxy.

◆ ~AgentManager1Proxy()

org::bluez::obex::AgentManager1Proxy::~AgentManager1Proxy ( )
virtual

Definition at line 30 of file libtdeobex/interfaces/agentmanager1Proxy.cpp.

References m_baseProxy.

◆ AgentManager1Proxy() [2/2]

org::bluez::obex::AgentManager1Proxy::AgentManager1Proxy ( const AgentManager1Proxy & )
private

References AgentManager1Proxy().

Member Function Documentation

◆ operator=()

AgentManager1Proxy & org::bluez::obex::AgentManager1Proxy::operator= ( const AgentManager1Proxy & )
private

References AgentManager1Proxy().

◆ RegisterAgent()

bool org::bluez::obex::AgentManager1Proxy::RegisterAgent ( const TQT_DBusObjectPath & agent,
TQT_DBusError & error )
virtual

Definition at line 40 of file libtdeobex/interfaces/agentmanager1Proxy.cpp.

References m_baseProxy.

◆ setConnection()

void org::bluez::obex::AgentManager1Proxy::setConnection ( const TQT_DBusConnection & connection)

Definition at line 35 of file libtdeobex/interfaces/agentmanager1Proxy.cpp.

References m_baseProxy.

◆ UnregisterAgent()

bool org::bluez::obex::AgentManager1Proxy::UnregisterAgent ( const TQT_DBusObjectPath & agent,
TQT_DBusError & error )
virtual

Definition at line 52 of file libtdeobex/interfaces/agentmanager1Proxy.cpp.

References m_baseProxy.

Member Data Documentation

◆ m_baseProxy

TQT_DBusProxy* org::bluez::obex::AgentManager1Proxy::m_baseProxy
protected

Definition at line 44 of file libtdeobex/interfaces/agentmanager1Proxy.h.


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