My Project
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
Pages
TerminalServerMsg.h
Go to the documentation of this file.
1
#ifndef GCP_UTIL_TERMINALSERVERMSG_H
2
#define GCP_UTIL_TERMINALSERVERMSG_H
3
11
namespace
gcp {
12
namespace
util {
13
14
class
TerminalServerMsg
:
public
GenericTaskMsg
{
15
public
:
16
17
enum
MsgType {
18
LINE,
19
20
}
21
22
private
:
23
};
// End class TerminalServerMsg
24
25
}
// End namespace util
26
}
// End namespace gcp
27
28
29
30
31
#endif // End #ifndef GCP_UTIL_TERMINALSERVERMSG_H
gcp::util::GenericTaskMsg
Definition:
GenericTaskMsg.h:31
gcp::util::TerminalServerMsg
Definition:
TerminalServerMsg.h:14
gcpCbass
util
common
TerminalServerMsg.h
Generated on Thu Jun 21 2018 14:30:00 for My Project by
1.8.6