Lines Matching refs:CommandLine
91 struct CommandLine::
95 const CommandLine::OptionDescription & in operator ()()
112 CommandLine::Interpret( int argc, in Interpret()
146 CommandLine::CommandLine() in CommandLine() function in csv::CommandLine
154 CommandLine::Add_Option( intt i_id, in Add_Option()
162 CommandLine::Get_Arguments( int argc, in Get_Arguments()
180 CommandLine::Find_Option( const String & i_text ) const in Find_Option()
198 CommandLine::Store_Argument( const String & i_arg ) in Store_Argument()
210 CommandLine::Find_OptionPoints() in Find_OptionPoints()
227 CommandLine::Handle_FreeArguments( StringVector::const_iterator i_begin, in Handle_FreeArguments()
239 CommandLine::Try2Include_Options(const String & i_includeOption) in Try2Include_Options()
272 CommandLine::Include_Options( const String & i_optionsFile ) in Include_Options()
296 CommandLine::Load_Options( StreamStr & o_text, in Load_Options()
327 CommandLine::