#include <JMessageProtocol.h>
◆ anonymous enum
| Enumerator |
|---|
| kDefaultBufferSize | |
◆ kDOSSeparatorByteCount
| const JSize JMessageProtocolT::kDOSSeparatorByteCount = 2 |
|
static |
◆ kDOSSeparatorStr
| const JUtf8Byte * JMessageProtocolT::kDOSSeparatorStr = "\r\n" |
|
static |
◆ kMacintoshSeparatorByteCount
| const JSize JMessageProtocolT::kMacintoshSeparatorByteCount = 1 |
|
static |
◆ kMacintoshSeparatorStr
| const JUtf8Byte * JMessageProtocolT::kMacintoshSeparatorStr = "\r" |
|
static |
◆ kMessageReady
| const JUtf8Byte * JMessageProtocolT::kMessageReady = "MessageReady::JMessageProtocolT" |
|
static |
◆ kReceivedDisconnect
| const JUtf8Byte * JMessageProtocolT::kReceivedDisconnect |
|
static |
Initial value:=
"ReceivedDisconnect::JMessageProtocolT"
◆ kStdDisconnectByteCount
| const JSize JMessageProtocolT::kStdDisconnectByteCount = 1 |
|
static |
◆ kStdDisconnectStr
| const JUtf8Byte * JMessageProtocolT::kStdDisconnectStr = "\0" |
|
static |
◆ kUNIXSeparatorByteCount
| const JSize JMessageProtocolT::kUNIXSeparatorByteCount = 1 |
|
static |
◆ kUNIXSeparatorStr
| const JUtf8Byte * JMessageProtocolT::kUNIXSeparatorStr = "\n" |
|
static |
The documentation for this class was generated from the following files: