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

Impala::Application::SDash::CameraEventList Class Reference

#include <CameraEventList.h>

Inheritance diagram for Impala::Application::SDash::CameraEventList:

Inheritance graph
[legend]
Collaboration diagram for Impala::Application::SDash::CameraEventList:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CameraEventList (Window *parent, int w, int h, strconst str)
 CameraEventList (Window *parent, int x, int y, int w, int h, strconst str)
void SetButtonListener (ButtonListener *li, void *userData=0)
void AddCameraEvent (const CameraEvent *cameraEvent)
void SelectTopCameraEvent ()
void SelectCameraEvent (CameraEvent *cameraEvent)
void DiscardCurrent (bool mode=true)
void RemoveEvents ()
bool IsVisible (CameraEventButton *btn)
void ShowCameraWithId (int id)
void ShowAllCameras ()
void HideDiscarded (bool mode)
virtual void ButtonSelectionEvent (Button *src, void *userData)

Private Types

typedef OglGui::Window Window
typedef OglGui::Button Button
typedef OglGui::DropDownWindow DropDownWindow
typedef Impala::Application::SDash::CameraEvent CameraEvent
typedef Impala::Application::SDash::CameraEventButton CameraEventButton

Private Member Functions

void Init ()

Private Attributes

std::vector< CameraEventButton * > mCameraEventButtons
CameraEventButtonmCurrentButton
ButtonListenermBtnListener
void * mBtnListenerData
int mCurrentCamera
bool mHideDiscarded

Detailed Description

Definition at line 21 of file CameraEventList.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 10:48:45 2010 for ImpalaSrc by  doxygen 1.5.1