Go to the documentation of this file.
44 #ifndef COMMANDOPTIONWITHTIMEARG_HPP
45 #define COMMANDOPTIONWITHTIMEARG_HPP
76 const std::string& loOpt,
77 const std::string& timeFormat,
78 const std::string& desc,
CommandOptionWithCommonTimeArg()
Default Constructor.
std::string timeSpec
Format used to scan times in.
bool required
Whether or not this is a required command line option.
virtual ~CommandOptionWithCommonTimeArg()
Destructor.
std::vector< CommonTime > times
Collection of times scanned in from the command line.
virtual std::string getArgString() const
virtual std::string checkArguments()
Validate arguments passed using this option (and store them).
const std::vector< CommonTime > & getTime() const
Return the times scanned in from the command line.
CommandOptionWithCommonTimeArg(const char shOpt, const std::string &loOpt, const std::string &timeFormat, const std::string &desc, const bool required=false)
gnsstk
Author(s):
autogenerated on Wed Oct 25 2023 02:40:38