Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

OpieTooth::RemoteDevice Class Reference

#include </home/clem/local/src/opie/noncore/net/opietooth/lib/remotedevice.h>

Collaboration diagram for OpieTooth::RemoteDevice:

Collaboration graph
[legend]
List of all members.

Public Types

typedef QValueList< RemoteDeviceValueList

Public Member Functions

 RemoteDevice ()
 RemoteDevice (const RemoteDevice &)
 RemoteDevice (const QString &mac, const QString &name)
 ~RemoteDevice ()
RemoteDeviceoperator= (const RemoteDevice &)
bool isEmpty () const
QString mac () const
void setMac (const QString &mac)
QString name () const
void setName (const QString &name)
bool equals (const RemoteDevice &) const

Private Attributes

QString m_name
QString m_mac

Member Typedef Documentation

typedef QValueList<RemoteDevice> OpieTooth::RemoteDevice::ValueList
 

Definition at line 10 of file remotedevice.h.


Constructor & Destructor Documentation

RemoteDevice::RemoteDevice  ) 
 

Definition at line 13 of file remotedevice.cc.

RemoteDevice::RemoteDevice const RemoteDevice  ) 
 

Definition at line 16 of file remotedevice.cc.

RemoteDevice::RemoteDevice const QString mac,
const QString name
 

Definition at line 19 of file remotedevice.cc.

References m_mac, and m_name.

RemoteDevice::~RemoteDevice  ) 
 

Definition at line 23 of file remotedevice.cc.


Member Function Documentation

bool RemoteDevice::equals const RemoteDevice  )  const
 

Definition at line 49 of file remotedevice.cc.

References m_mac, and m_name.

Referenced by OpieTooth::BlueBase::find().

bool RemoteDevice::isEmpty  )  const
 

Definition at line 26 of file remotedevice.cc.

References QString::isEmpty(), m_mac, and m_name.

QString RemoteDevice::mac  )  const
 

Definition at line 37 of file remotedevice.cc.

References m_mac.

Referenced by OpieTooth::BlueBase::deviceActive(), OpieTooth::BTDeviceItem::mac(), OpieTooth::operator==(), and OpieTooth::Manager::searchServices().

QString RemoteDevice::name  )  const
 

Definition at line 43 of file remotedevice.cc.

References m_name.

Referenced by OpieTooth::BTDeviceItem::BTDeviceItem(), OpieTooth::BTDeviceItem::name(), and OpieTooth::operator==().

RemoteDevice & RemoteDevice::operator= const RemoteDevice  ) 
 

Definition at line 31 of file remotedevice.cc.

References m_mac, and m_name.

void RemoteDevice::setMac const QString mac  ) 
 

Definition at line 40 of file remotedevice.cc.

References m_mac.

void RemoteDevice::setName const QString name  ) 
 

Definition at line 46 of file remotedevice.cc.

References m_name.


Member Data Documentation

QString OpieTooth::RemoteDevice::m_mac [private]
 

Definition at line 25 of file remotedevice.h.

Referenced by equals(), isEmpty(), mac(), operator=(), RemoteDevice(), and setMac().

QString OpieTooth::RemoteDevice::m_name [private]
 

Definition at line 24 of file remotedevice.h.

Referenced by equals(), isEmpty(), name(), operator=(), RemoteDevice(), and setName().


The documentation for this class was generated from the following files:
Generated on Sat Nov 5 18:02:34 2005 for OPIE by  doxygen 1.4.2