Maria GDK 5.0.0.738
Documentation of native code in develop branch
Loading...
Searching...
No Matches
STK::CommandLineParser Class Reference

Public Member Functions

 CommandLineParser (const std::vector< std::string > &args)
 
void addOption (const CommandLineOption &opt)
 
void parse (const std::vector< std::string > &args)
 
bool isSet (const CommandLineOption &opt)
 
std::string value (const CommandLineOption &opt)
 

Protected Attributes

std::map< std::string, CommandLineOption_valueOpts
 
std::map< std::string, CommandLineOption_singleOpts
 
std::vector< std::string > _posArgs
 
std::map< std::string, std::string > _argVals
 
std::set< std::string > _optVals
 

The documentation for this class was generated from the following files: