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

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

Definition at line 296 of file CmdOptions.h.

00297     {
00298         return ((s[0] == '-') && (s[1] == '-'));
00299     }


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