My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
TclControl::TclPagerManager Struct Reference

Public Member Functions

 TclPagerManager (TclControl *tc)
 
 ~TclPagerManager ()
 
void add (std::string regName, double min, double max, bool delta, bool outOfRange, unsigned nFrame)
 
void remove (std::string regName)
 
void clear ()
 
void update ()
 

Public Attributes

TclControltc_
 
gcp::util::PagerMonitorpm_
 
gcp::util::ArrayDataFrameManagerfm_
 

Constructor & Destructor Documentation

TclControl::TclPagerManager::TclPagerManager ( TclControl tc)

....................................................................... Update the list of registers displayed in the pager window

TclControl::TclPagerManager::~TclPagerManager ( )

....................................................................... Update the list of registers displayed in the pager window

Member Function Documentation

void TclControl::TclPagerManager::add ( std::string  regName,
double  min,
double  max,
bool  delta,
bool  outOfRange,
unsigned  nFrame 
)

....................................................................... Add to the list of registers displayed in the pager window

void TclControl::TclPagerManager::clear ( )

....................................................................... Clear the list of registers displayed in the pager window

void TclControl::TclPagerManager::remove ( std::string  regName)

....................................................................... Remove from the list of registers displayed in the pager window

void TclControl::TclPagerManager::update ( )

....................................................................... Update the list of registers displayed in the pager window


The documentation for this struct was generated from the following file: