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

Impala::Application::SDash::CameraEvent Class Reference

#include <CameraEvent.h>

Collaboration diagram for Impala::Application::SDash::CameraEvent:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 CameraEvent ()
 CameraEvent (int camId, int type, std::string comments="")
 CameraEvent (int camId, int type, long seconds, std::string comments="")
 CameraEvent (int camId, int type, int frameNr, std::string comments="")
int CameraId () const
int Type () const
int FrameNr () const
long Seconds () const
std::string Comments ()
const std::string & Comments () const
const char * CommentsC () const
void SetSeconds (long virtualSecondsSinceStart)
void SetComments (const std::string &comments)
const char * AlertDescription () const
ULONG PreferredBackColor () const

Private Attributes

int mType
int mCameraId
int mFrameNr
long mSeconds
std::string mComments

Static Private Attributes

static const char * sAlertDescriptions []

Detailed Description

Definition at line 14 of file CameraEvent.h.


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