as() const | Sawyer::CommandLine::ParsedValue | inline |
asBool() const | Sawyer::CommandLine::ParsedValue | |
asDouble() const | Sawyer::CommandLine::ParsedValue | |
asFloat() const | Sawyer::CommandLine::ParsedValue | |
asInt() const | Sawyer::CommandLine::ParsedValue | |
asInt64() const | Sawyer::CommandLine::ParsedValue | |
asLong() const | Sawyer::CommandLine::ParsedValue | |
asString() const | Sawyer::CommandLine::ParsedValue | |
asUnsigned() const | Sawyer::CommandLine::ParsedValue | |
asUnsigned64() const | Sawyer::CommandLine::ParsedValue | |
asUnsignedLong() const | Sawyer::CommandLine::ParsedValue | |
isEmpty() const | Sawyer::CommandLine::ParsedValue | inline |
keySequence() const | Sawyer::CommandLine::ParsedValue | inline |
ParsedValue() | Sawyer::CommandLine::ParsedValue | inline |
ParsedValue(const boost::any value, const Location &loc, const std::string &str, const ValueSaver::Ptr &saver) | Sawyer::CommandLine::ParsedValue | inline |
print(std::ostream &) const | Sawyer::CommandLine::ParsedValue | |
save() const | Sawyer::CommandLine::ParsedValue | |
string() const | Sawyer::CommandLine::ParsedValue | inline |
switchInfo(const std::string &key, const Location &loc, const std::string &str) | Sawyer::CommandLine::ParsedValue | inline |
switchKey(const std::string &s) | Sawyer::CommandLine::ParsedValue | inline |
switchKey() const | Sawyer::CommandLine::ParsedValue | inline |
switchLocation() const | Sawyer::CommandLine::ParsedValue | inline |
switchSequence() const | Sawyer::CommandLine::ParsedValue | inline |
switchString() const | Sawyer::CommandLine::ParsedValue | inline |
value() const | Sawyer::CommandLine::ParsedValue | inline |
value(const boost::any &v) | Sawyer::CommandLine::ParsedValue | inline |
valueLocation() const | Sawyer::CommandLine::ParsedValue | inline |
valueLocation(const Location &loc) | Sawyer::CommandLine::ParsedValue | inline |
valueSaver() const | Sawyer::CommandLine::ParsedValue | inline |