UnityMol  0.9.6-875
UnityMol viewer / In developement
Cmd.CommandID Class Reference

Public Member Functions

 CommandID ()
 

Static Public Attributes

static int ERROR = 1000
 
static int LOGIN = 1001
 
static int EXIT = 1002
 
static int GETPDB = 1003
 
static int GETPDB_AGAIN = 1006
 
static int OTHER_USERS = 1004
 
static int ACCEPT =1005
 

Detailed Description

Definition at line 68 of file CommandID.cs.

Constructor & Destructor Documentation

Cmd.CommandID.CommandID ( )

Definition at line 85 of file CommandID.cs.

Member Data Documentation

int Cmd.CommandID.ACCEPT =1005
static

Definition at line 82 of file CommandID.cs.

int Cmd.CommandID.ERROR = 1000
static

Definition at line 70 of file CommandID.cs.

int Cmd.CommandID.EXIT = 1002
static

Definition at line 74 of file CommandID.cs.

int Cmd.CommandID.GETPDB = 1003
static

Definition at line 76 of file CommandID.cs.

Referenced by ParseData.ParsePDB.SocketPDB.loadPDB().

int Cmd.CommandID.GETPDB_AGAIN = 1006
static

Definition at line 78 of file CommandID.cs.

int Cmd.CommandID.LOGIN = 1001
static

Definition at line 72 of file CommandID.cs.

Referenced by SocketConnect.UnitySocket.UnitySocket.SocketConnection().

int Cmd.CommandID.OTHER_USERS = 1004
static

Definition at line 80 of file CommandID.cs.


The documentation for this class was generated from the following file: