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

const char* Impala::Application::SDash::CameraEvent::AlertDescription (  )  const [inline]

Definition at line 73 of file CameraEvent.h.

References mType, and sAlertDescriptions.

Referenced by Impala::Application::SDash::CameraEventButton::DisplayFunc().

00074     {
00075         return sAlertDescriptions[mType - 1];
00076     }


Generated on Thu Jan 13 09:15:59 2011 for ImpalaSrc by  doxygen 1.5.1