SubGUI Class Reference

Inheritance diagram for SubGUI:
Inheritance graph
[legend]
Collaboration diagram for SubGUI:
Collaboration graph
[legend]

List of all members.

Public Member Functions

Constructors and Destructors

 SubGUI (OptionManager &mgr, const std::string &descrName="SubGUI", const std::string &tagName="SubGUI")
 Constructor.
 ~SubGUI ()
 Destructor.
void start2 ()
 This is called from within start() after the subcomponents have started.
void addMeter (const int *valPtr, const std::string label, const int valMax, const PixRGB< byte > color)
void addImage (const Image< PixRGB< byte > > *img)
void setupGUI (ModelComponent *comp, bool recurse=false)
void update ()
void startThread (nub::soft_ref< OutputFrameSeries > &ofs)
void stopThread ()

Detailed Description

Definition at line 75 of file SubGUI.H.


Constructor & Destructor Documentation

SubGUI::SubGUI ( OptionManager mgr,
const std::string descrName = "SubGUI",
const std::string tagName = "SubGUI" 
)

Constructor.

Definition at line 104 of file SubGUI.C.

SubGUI::~SubGUI (  ) 

Destructor.

Definition at line 118 of file SubGUI.C.


Member Function Documentation

void SubGUI::start2 (  )  [virtual]

This is called from within start() after the subcomponents have started.

Reimplemented from ModelComponent.

Definition at line 125 of file SubGUI.C.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:50 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3