My Project
Main Page
Related Pages
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Enumerations
Enumerator
Friends
Macros
Pages
OptCamMsg.h
Go to the documentation of this file.
1
#ifndef OPTCAMMSG_H
2
#define OPTCAMMSG_H
3
11
#include "gcp/util/common/GenericTaskMsg.h"
12
13
namespace
gcp {
14
namespace
mediator {
15
16
class
OptCamMsg
:
17
public
gcp::util::GenericTaskMsg
{
18
19
public
:
20
24
enum
MsgType
{
25
CONNECT
// A message to connect to the optcam port.
26
};
27
31
MsgType
type
;
32
33
};
// End class OptcamMsg
34
35
}
// End namespace mediator
36
}
// End namespace gcp
37
38
#endif // End #ifndef
gcp::util::GenericTaskMsg
Definition:
GenericTaskMsg.h:31
gcp::mediator::OptCamMsg::MsgType
MsgType
Definition:
OptCamMsg.h:24
gcp::mediator::OptCamMsg
Definition:
OptCamMsg.h:16
gcp::mediator::OptCamMsg::type
MsgType type
Definition:
OptCamMsg.h:31
gcpCbass
mediator
cbass
OptCamMsg.h
Generated on Thu Jun 21 2018 14:30:00 for My Project by
1.8.6