Oolite 1.91.0.7659-250410-0031890
All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Modules Pages
OODebugTCPConsoleClient.h File Reference
import "OOCocoa.h"
import "OODebuggerInterface.h"
+ Include dependency graph for OODebugTCPConsoleClient.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OODebugTCPConsoleClient
 

Enumerations

enum  OOTCPClientConnectionStatus {
  kOOTCPClientNotConnected , kOOTCPClientStartedConnectionStage1 , kOOTCPClientStartedConnectionStage2 , kOOTCPClientConnected ,
  kOOTCPClientConnectionRefused , kOOTCPClientDisconnected
}
 

Enumeration Type Documentation

◆ OOTCPClientConnectionStatus

Enumerator
kOOTCPClientNotConnected 
kOOTCPClientStartedConnectionStage1 
kOOTCPClientStartedConnectionStage2 
kOOTCPClientConnected 
kOOTCPClientConnectionRefused 
kOOTCPClientDisconnected 

Definition at line 36 of file OODebugTCPConsoleClient.h.