tdebluez
org::bluez::obex::Client1Proxy Class Reference

#include <client1Proxy.h>

Inheritance diagram for org::bluez::obex::Client1Proxy:

Public Member Functions

 Client1Proxy (const TQString &service, const TQString &path, TQObject *parent=0, const char *name=0)
virtual ~Client1Proxy ()
void setConnection (const TQT_DBusConnection &connection)
virtual bool CreateSession (const TQString &destination, const TQMap< TQString, TQT_DBusVariant > &args, TQT_DBusObjectPath &session, TQT_DBusError &error)
virtual bool RemoveSession (const TQT_DBusObjectPath &session, TQT_DBusError &error)

Protected Attributes

TQT_DBusProxy * m_baseProxy

Private Member Functions

 Client1Proxy (const Client1Proxy &)
Client1Proxyoperator= (const Client1Proxy &)

Detailed Description

Definition at line 29 of file client1Proxy.h.

Constructor & Destructor Documentation

◆ Client1Proxy() [1/2]

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

Definition at line 27 of file client1Proxy.cpp.

References m_baseProxy.

◆ ~Client1Proxy()

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

Definition at line 37 of file client1Proxy.cpp.

References m_baseProxy.

◆ Client1Proxy() [2/2]

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

References Client1Proxy().

Member Function Documentation

◆ CreateSession()

bool org::bluez::obex::Client1Proxy::CreateSession ( const TQString & destination,
const TQMap< TQString, TQT_DBusVariant > & args,
TQT_DBusObjectPath & session,
TQT_DBusError & error )
virtual

Definition at line 47 of file client1Proxy.cpp.

References m_baseProxy.

◆ operator=()

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

References Client1Proxy().

◆ RemoveSession()

bool org::bluez::obex::Client1Proxy::RemoveSession ( const TQT_DBusObjectPath & session,
TQT_DBusError & error )
virtual

Definition at line 68 of file client1Proxy.cpp.

References m_baseProxy.

◆ setConnection()

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

Definition at line 42 of file client1Proxy.cpp.

References m_baseProxy.

Member Data Documentation

◆ m_baseProxy

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

Definition at line 46 of file client1Proxy.h.


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