58- (id) initWithAddress:(NSString *)address
71@interface OODebugTCPConsoleClient (NSStreamDelegate) <NSStreamDelegate>
OOTCPClientConnectionStatus
@ kOOTCPClientStartedConnectionStage2
@ kOOTCPClientNotConnected
@ kOOTCPClientStartedConnectionStage1
@ kOOTCPClientConnectionRefused
@ kOOTCPClientDisconnected
OOTCPClientConnectionStatus _status
NSOutputStream * _outStream
struct OOTCPStreamDecoder * _decoder
OODebugMonitor * _monitor
NSInputStream * _inStream