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

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

Definition at line 290 of file CmdOptions.h.

00291     {
00292         return ((s[0] == '-') && (s[1] != '-'));
00293     }


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