41 const CString & aCString,
52 const MessageId & aRightSide
57 const MessageId & aRightSide
MessageId()
Default constructor.
codepage_type
The code page used for encoding of text fields sent to or received from the client.
CString toCString(codepage_type aCodePage) const
CString representation of the message ID.
uint8 mId[16]
The message ID.
uint8 mIdSize
Number of significant bytes of mId.
const uint8 * getId() const
Return a reference to the bytes of the message ID.
unsigned char uint8
8-bit unsigned integer
uint8 getIdSize() const
Return the size of the message ID.
Encapsulation of a message ID.