| clear() | MessageOut | |
| getData() const | MessageOut | [inline] |
| getLength() const | MessageOut | [inline] |
| MessageOut() | MessageOut | |
| MessageOut(int id) | MessageOut | |
| operator<<(std::ostream &os, const MessageOut &msg) | MessageOut | [friend] |
| writeByte(int value) | MessageOut | |
| writeCoordinates(int x, int y) | MessageOut | |
| writeLong(int value) | MessageOut | |
| writeShort(int value) | MessageOut | |
| writeString(const std::string &string, int length=-1) | MessageOut | |
| ~MessageOut() | MessageOut |
1.5.5