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

Opie::OQCopMessage Class Reference

#include </home/clem/local/src/opie/noncore/unsupported/libopie/odevicebutton.h>

Collaboration diagram for Opie::OQCopMessage:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OQCopMessage ()
 OQCopMessage (const OQCopMessage &copy)
 OQCopMessage (const QCString &m_channel, const QCString &message, const QByteArray &args=QByteArray())
OQCopMessageoperator= (const OQCopMessage &assign)
void setChannel (const QCString &channel)
void setMessage (const QCString &message)
void setData (const QByteArray &ba)
QCString channel () const
QCString message () const
QByteArray data () const
bool isNull () const
bool send ()

Private Member Functions

void init (const QCString &m_channel, const QCString &message, const QByteArray &args)

Private Attributes

OQCopMessageDatad
Private * m_data

Constructor & Destructor Documentation

OQCopMessage::OQCopMessage  ) 
 

Definition at line 36 of file odevicebutton.cpp.

References init().

OQCopMessage::OQCopMessage const OQCopMessage copy  ) 
 

Definition at line 42 of file odevicebutton.cpp.

References channel(), data(), init(), and message().

OQCopMessage::OQCopMessage const QCString m_channel,
const QCString message,
const QByteArray args = QByteArray()
 

Definition at line 54 of file odevicebutton.cpp.

References init().


Member Function Documentation

QCString OQCopMessage::channel  )  const
 

Definition at line 82 of file odevicebutton.cpp.

References d.

Referenced by Opie::ODeviceButton::heldAction(), operator=(), OQCopMessage(), and Opie::ODeviceButton::pressedAction().

QByteArray OQCopMessage::data  )  const
 

Definition at line 92 of file odevicebutton.cpp.

References d, and m_data.

Referenced by operator=(), OQCopMessage(), and send().

void OQCopMessage::init const QCString m_channel,
const QCString message,
const QByteArray args
[private]
 

Definition at line 60 of file odevicebutton.cpp.

References d, and m_data.

Referenced by operator=(), and OQCopMessage().

bool OQCopMessage::isNull  )  const
 

Definition at line 97 of file odevicebutton.cpp.

References d.

QCString OQCopMessage::message  )  const
 

Definition at line 87 of file odevicebutton.cpp.

References d.

Referenced by operator=(), and OQCopMessage().

OQCopMessage & OQCopMessage::operator= const OQCopMessage assign  ) 
 

Definition at line 48 of file odevicebutton.cpp.

References channel(), data(), init(), and message().

bool OQCopMessage::send  ) 
 

Definition at line 69 of file odevicebutton.cpp.

References d, data(), m_data, and size.

void OQCopMessage::setChannel const QCString channel  ) 
 

Definition at line 101 of file odevicebutton.cpp.

References d.

void OQCopMessage::setData const QByteArray ba  ) 
 

Definition at line 111 of file odevicebutton.cpp.

References d, and m_data.

void OQCopMessage::setMessage const QCString message  ) 
 

Definition at line 106 of file odevicebutton.cpp.

References d.


Member Data Documentation

OQCopMessageData* Opie::OQCopMessage::d [private]
 

Definition at line 54 of file odevicebutton.h.

Referenced by channel(), data(), init(), isNull(), message(), send(), setChannel(), setData(), and setMessage().

Private* Opie::OQCopMessage::m_data [private]
 

Definition at line 55 of file odevicebutton.h.

Referenced by data(), init(), send(), and setData().


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