pktools
2.6.7
Processing Kernel for geospatial data
|
This is the complete list of members for Optionpk< T >, including all inherited members.
findSubstring(const T &argument) const | Optionpk< T > | inline |
findSubstring(const std::string &argument) const (defined in Optionpk< T >) | Optionpk< T > | inline |
getDefaultValue() const (defined in Optionpk< T >) | Optionpk< T > | inline |
getGPLv3License() | Optionpk< T > | inlinestatic |
getHelp() const | Optionpk< T > | inline |
getLongName() const | Optionpk< T > | inline |
getShortName() const | Optionpk< T > | inline |
operator<<(std::ostream &os, const Optionpk< T1 > &theOption) | Optionpk< T > | friend |
Optionpk() | Optionpk< T > | inline |
Optionpk(const std::string &shortName, const std::string &longName, const std::string &helpInfo) | Optionpk< T > | inline |
Optionpk(const std::string &shortName, const std::string &longName, const std::string &helpInfo, const T &defaultValue, short hide=0) | Optionpk< T > | inline |
Optionpk(const std::string &shortName, const std::string &longName, const std::string &helpInfo) | Optionpk< T > | inline |
Optionpk(const std::string &shortName, const std::string &longName, const std::string &helpInfo, const bool &defaultValue, short hide) | Optionpk< T > | inline |
retrieveOption(int argc, const std::vector< std::string > &argv) | Optionpk< T > | inline |
retrieveOption(int argc, char **argv) | Optionpk< T > | inline |
setAll(const std::string &shortName, const std::string &longName, const std::string &helpInfo) | Optionpk< T > | inline |
setAll(const std::string &shortName, const std::string &longName, const std::string &helpInfo, const T &defaultValue, short hide) | Optionpk< T > | inline |
setAll(const std::string &shortName, const std::string &longName, const std::string &helpInfo) | Optionpk< T > | inline |
setAll(const std::string &shortName, const std::string &longName, const std::string &helpInfo, const bool &defaultValue, short hide) | Optionpk< T > | inline |
setDefault(const T &defaultValue) | Optionpk< T > | |
setHelp(const std::string &helpInfo) | Optionpk< T > | inline |
setHide(short hide) | Optionpk< T > | inline |
setLongName(const std::string &longName) | Optionpk< T > | |
setShortName(const std::string &shortName) | Optionpk< T > | |
~Optionpk() | Optionpk< T > | inline |