My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
MonitorSelection Struct Reference

Public Member Functions

void initialize (int id, std::string regMapName, std::string boardName, std::string blockName, gcp::util::CoordRange *range)
 
 MonitorSelection (int id, std::string regMapName, std::string boardName, std::string blockName, gcp::util::CoordRange *range=0)
 
 MonitorSelection (const MonitorSelection &selection)
 
 ~MonitorSelection ()
 

Public Attributes

int id_
 
char * regMapName_
 
char * boardName_
 
char * blockName_
 
std::string regMapStr_
 
std::string boardStr_
 
std::string blockStr_
 
gcp::util::CoordRangerange_
 

Constructor & Destructor Documentation

MonitorSelection::MonitorSelection ( int  id,
std::string  regMapName,
std::string  boardName,
std::string  blockName,
gcp::util::CoordRange range = 0 
)

....................................................................... Constructor for MonitorSelection

MonitorSelection::MonitorSelection ( const MonitorSelection selection)

....................................................................... Copy constructor for MonitorSelection

MonitorSelection::~MonitorSelection ( )

....................................................................... Destructor MonitorSelection

Member Function Documentation

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: