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

bool Impala::CmdOptions::IsOptS ( String  s  )  [inline, private]

Definition at line 277 of file CmdOptions.h.

00278     {
00279         return ((s[0] == '-') && (s[1] != '-'));
00280     }


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