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

OpieTooth::RfCommConfObject Class Reference

#include </home/clem/local/src/opie/noncore/net/opietooth/manager/rfcommconfhandler.h>

Collaboration diagram for OpieTooth::RfCommConfObject:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 RfCommConfObject (int number, QString mac, int channel, QString comment)
 ~RfCommConfObject ()
void setNumber (int number)
int number ()
void setMac (QString mac)
QString mac ()
void setChannel (int channel)
int channel ()
void setComment (QString comment)
QString comment ()

Private Attributes

int m_number
QString m_mac
int m_channel
QString m_comment

Constructor & Destructor Documentation

RfCommConfObject::RfCommConfObject int  number,
QString  mac,
int  channel,
QString  comment
 

Definition at line 14 of file rfcommconfhandler.cpp.

References m_channel, m_comment, m_mac, and m_number.

RfCommConfObject::~RfCommConfObject  ) 
 

Definition at line 39 of file rfcommconfhandler.cpp.


Member Function Documentation

int OpieTooth::RfCommConfObject::channel  )  [inline]
 

Definition at line 22 of file rfcommconfhandler.h.

References m_channel.

QString OpieTooth::RfCommConfObject::comment  )  [inline]
 

Definition at line 24 of file rfcommconfhandler.h.

QString OpieTooth::RfCommConfObject::mac  )  [inline]
 

Definition at line 20 of file rfcommconfhandler.h.

References m_mac.

int OpieTooth::RfCommConfObject::number  )  [inline]
 

Definition at line 18 of file rfcommconfhandler.h.

References m_number.

void RfCommConfObject::setChannel int  channel  ) 
 

Definition at line 30 of file rfcommconfhandler.cpp.

References m_channel.

void RfCommConfObject::setComment QString  comment  ) 
 

Definition at line 34 of file rfcommconfhandler.cpp.

References m_comment.

void RfCommConfObject::setMac QString  mac  ) 
 

Definition at line 26 of file rfcommconfhandler.cpp.

References m_mac.

void RfCommConfObject::setNumber int  number  ) 
 

Definition at line 22 of file rfcommconfhandler.cpp.

References m_number.


Member Data Documentation

int OpieTooth::RfCommConfObject::m_channel [private]
 

Definition at line 30 of file rfcommconfhandler.h.

Referenced by channel(), RfCommConfObject(), and setChannel().

QString OpieTooth::RfCommConfObject::m_comment [private]
 

Definition at line 31 of file rfcommconfhandler.h.

Referenced by RfCommConfObject(), and setComment().

QString OpieTooth::RfCommConfObject::m_mac [private]
 

Definition at line 29 of file rfcommconfhandler.h.

Referenced by mac(), RfCommConfObject(), and setMac().

int OpieTooth::RfCommConfObject::m_number [private]
 

Definition at line 24 of file rfcommconfhandler.h.

Referenced by number(), RfCommConfObject(), and setNumber().


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