UnityMol
0.9.6-875
UnityMol viewer / In developement
Main Page
Related Pages
Packages
Classes
Files
File List
File Members
CommandID.cs
Go to the documentation of this file.
1
66
namespace
Cmd
67
{
68
public
class
CommandID
69
{
70
public
static
int
ERROR
= 1000;
71
72
public
static
int
LOGIN
= 1001;
73
74
public
static
int
EXIT
= 1002;
75
76
public
static
int
GETPDB
= 1003;
77
78
public
static
int
GETPDB_AGAIN
= 1006;
79
80
public
static
int
OTHER_USERS
= 1004;
81
82
public
static
int
ACCEPT
=1005;
83
84
85
public
CommandID
()
86
{
87
}
88
89
}
90
}
Cmd.CommandID.EXIT
static int EXIT
Definition:
CommandID.cs:74
Cmd.CommandID.GETPDB_AGAIN
static int GETPDB_AGAIN
Definition:
CommandID.cs:78
Cmd
Definition:
CommandID.cs:66
Cmd.CommandID.OTHER_USERS
static int OTHER_USERS
Definition:
CommandID.cs:80
Cmd.CommandID.CommandID
CommandID()
Definition:
CommandID.cs:85
Cmd.CommandID
Definition:
CommandID.cs:68
Cmd.CommandID.LOGIN
static int LOGIN
Definition:
CommandID.cs:72
Cmd.CommandID.ERROR
static int ERROR
Definition:
CommandID.cs:70
Cmd.CommandID.GETPDB
static int GETPDB
Definition:
CommandID.cs:76
Cmd.CommandID.ACCEPT
static int ACCEPT
Definition:
CommandID.cs:82
Assets
Scripts
Config
CommandID.cs
Generated on Wed Aug 3 2016 15:10:26 for UnityMol by
1.8.11