|
int | id_ |
|
char * | regMapName_ |
|
char * | boardName_ |
|
char * | blockName_ |
|
std::string | regMapStr_ |
|
std::string | boardStr_ |
|
std::string | blockStr_ |
|
gcp::util::CoordRange * | range_ |
|
MonitorSelection::MonitorSelection |
( |
int |
id, |
|
|
std::string |
regMapName, |
|
|
std::string |
boardName, |
|
|
std::string |
blockName, |
|
|
gcp::util::CoordRange * |
range = 0 |
|
) |
| |
....................................................................... Constructor for MonitorSelection
....................................................................... Copy constructor for MonitorSelection
MonitorSelection::~MonitorSelection |
( |
| ) |
|
....................................................................... Destructor MonitorSelection
void MonitorSelection::initialize |
( |
int |
id, |
|
|
std::string |
regMapName, |
|
|
std::string |
boardName, |
|
|
std::string |
blockName, |
|
|
gcp::util::CoordRange * |
range |
|
) |
| |
....................................................................... Constructor initialization for MonitorSelection
The documentation for this struct was generated from the following files:
- gcpCbass/control/code/unix/libmonitor_src/monitor_stream.h
- gcpCbass/control/code/unix/libmonitor_src/monitor_stream.c