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

Impala::Application::SDash::CameraEvent::CameraEvent (  )  [inline]

Definition at line 18 of file CameraEvent.h.

References mCameraId, mComments, mFrameNr, mSeconds, and mType.

00019     {
00020         mCameraId = -1;
00021         mType = -1;
00022         mFrameNr = -1;
00023         mSeconds = -1;
00024         mComments = "";
00025     }


Generated on Fri Mar 19 10:48:37 2010 for ImpalaSrc by  doxygen 1.5.1