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

Opie::Core::OQCopMessage Class Reference

#include </home/clem/local/src/opie/libopie2/opiecore/device/odevicebutton.h>

Collaboration diagram for Opie::Core::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

Internal::OQCopMessageDatad
Private * m_data

Constructor & Destructor Documentation

Opie::Core::OQCopMessage::OQCopMessage  ) 
 

Definition at line 53 of file odevicebutton.cpp.

References init().

Opie::Core::OQCopMessage::OQCopMessage const OQCopMessage copy  ) 
 

Definition at line 59 of file odevicebutton.cpp.

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

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

Definition at line 71 of file odevicebutton.cpp.

References init().


Member Function Documentation

QCString Opie::Core::OQCopMessage::channel  )  const
 

Definition at line 99 of file odevicebutton.cpp.

References d, and Opie::Core::Internal::OQCopMessageData::m_channel.

Referenced by Server::activate(), operator=(), and OQCopMessage().

QByteArray Opie::Core::OQCopMessage::data  )  const
 

Definition at line 109 of file odevicebutton.cpp.

References d, and Opie::Core::Internal::OQCopMessageData::m_data.

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

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

Definition at line 77 of file odevicebutton.cpp.

References d, Opie::Core::Internal::OQCopMessageData::m_channel, Opie::Core::Internal::OQCopMessageData::m_data, and Opie::Core::Internal::OQCopMessageData::m_message.

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

bool Opie::Core::OQCopMessage::isNull  )  const
 

Definition at line 114 of file odevicebutton.cpp.

References d, QCString::isNull(), Opie::Core::Internal::OQCopMessageData::m_channel, and Opie::Core::Internal::OQCopMessageData::m_message.

QCString Opie::Core::OQCopMessage::message  )  const
 

Definition at line 104 of file odevicebutton.cpp.

References d, and Opie::Core::Internal::OQCopMessageData::m_message.

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

OQCopMessage & Opie::Core::OQCopMessage::operator= const OQCopMessage assign  ) 
 

Definition at line 65 of file odevicebutton.cpp.

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

bool Opie::Core::OQCopMessage::send  ) 
 

Definition at line 86 of file odevicebutton.cpp.

References d, data(), Opie::Core::Internal::OQCopMessageData::m_channel, Opie::Core::Internal::OQCopMessageData::m_data, Opie::Core::Internal::OQCopMessageData::m_message, and size.

Referenced by Server::activate().

void Opie::Core::OQCopMessage::setChannel const QCString channel  ) 
 

Definition at line 118 of file odevicebutton.cpp.

References d, and Opie::Core::Internal::OQCopMessageData::m_channel.

void Opie::Core::OQCopMessage::setData const QByteArray ba  ) 
 

Definition at line 128 of file odevicebutton.cpp.

References d, and Opie::Core::Internal::OQCopMessageData::m_data.

void Opie::Core::OQCopMessage::setMessage const QCString message  ) 
 

Definition at line 123 of file odevicebutton.cpp.

References d, and Opie::Core::Internal::OQCopMessageData::m_message.


Member Data Documentation

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

Definition at line 57 of file odevicebutton.h.

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

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

Definition at line 58 of file odevicebutton.h.


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