GeneralGUI Class Reference

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

List of all members.

Public Member Functions

Constructors and Destructors

 GeneralGUI (OptionManager &mgr, const std::string &descrName="GeneralGUI", const std::string &tagName="GeneralGUI", Dims d=Dims(512, 512))
 Constructor.
 ~GeneralGUI ()
 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 GeneralGUI.H.


Constructor & Destructor Documentation

GeneralGUI::GeneralGUI ( OptionManager mgr,
const std::string descrName = "GeneralGUI",
const std::string tagName = "GeneralGUI",
Dims  d = Dims(512,512) 
)

Constructor.

Definition at line 104 of file GeneralGUI.C.

GeneralGUI::~GeneralGUI (  ) 

Destructor.

Definition at line 119 of file GeneralGUI.C.


Member Function Documentation

void GeneralGUI::start2 (  )  [virtual]

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

Reimplemented from ModelComponent.

Definition at line 126 of file GeneralGUI.C.


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