Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Visualization::AppController Class Reference

#include <AppController.h>

Inheritance diagram for Impala::Visualization::AppController:

Inheritance graph
[legend]
Collaboration diagram for Impala::Visualization::AppController:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~AppController ()
void AddControl (AppControl *ctr, bool forceCurrent=false)
void SetCurrentControl (int id)
virtual int MainLoop ()
void ProcessEvents ()
virtual void KeyEvent (OglGui::Window *src, int c, int state)
 ~AppController ()
void AddControl (AppControl *ctr, bool forceCurrent=false)
void SetCurrentControl (int id)
virtual int MainLoop ()
void ProcessEvents ()
virtual void KeyEvent (OglGui::Window *src, int c, int state)

Static Public Member Functions

static AppControllerInstance ()
static void DoProcessEvents ()
static AppControllerInstance ()
static void DoProcessEvents ()

Private Member Functions

 AppController ()
 AppController (const AppController &)
AppControlleroperator= (const AppController &)
AppControlGetControl (int id)
bool GetAllDone ()
 AppController ()
 AppController (const AppController &)
AppControlleroperator= (const AppController &)
AppControlGetControl (int id)
bool GetAllDone ()

Private Attributes

AppControlmCurControl
std::vector< AppControl * > mControls
bool mStarted
TimermTimer
 ILOG_VAR_DEC
AppControlmCurControl
std::vector< AppControl * > mControls
TimermTimer

Detailed Description

Definition at line 21 of file AppController.h.


The documentation for this class was generated from the following files:
Generated on Fri Mar 19 11:42:38 2010 for ImpalaSrc by  doxygen 1.5.1