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

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

Definition at line 283 of file CmdOptions.h.

00284     {
00285         return ((s[0] == '-') && (s[1] == '-'));
00286     }


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