Inheritance diagram for ServerReader:
Public Member Functions | |
(id) | - initWithUniverse:communication: |
(NSData *) | - doRead |
(void) | - close |
(void) | - readFromServer |
(bool) | - handlePacket:withSize:inBuffer: |
handlePacket | |
(int) | - shortFromPacket |
shortFromPacket | |
(NSString *) | - stringFromBuffer:startFrom:maxLength: |
Protected Attributes | |
bool | motd_done |
ShortPacketWarningHandler * | swarningHandler |
LLNotificationCenter * | notificationCenter |
Universe * | universe |
Communication * | communication |
Definition at line 137 of file ServerReader.h.