|
OpenASIP 2.2
|
This is the complete list of members for StringOptionValue, including all inherited members.
| integerValue(int index=0) const | OptionValue | virtual |
| isFlagOff() const | OptionValue | virtual |
| isFlagOn() const | OptionValue | virtual |
| listSize() const | OptionValue | virtual |
| operator=(const StringOptionValue &) | StringOptionValue | private |
| OptionValue() | OptionValue | |
| OptionValue(const OptionValue &) | OptionValue | private |
| realValue() const | OptionValue | virtual |
| setBoolValue(bool) | OptionValue | virtual |
| setIntegerListValue(std::vector< int > values) | OptionValue | virtual |
| setIntegerValue(int) | OptionValue | virtual |
| setRealValue(double) | OptionValue | virtual |
| setStringValue(const std::string &value) | StringOptionValue | virtual |
| setUnsignedIntegerValue(unsigned) | OptionValue | virtual |
| StringOptionValue(const std::string value) | StringOptionValue | |
| StringOptionValue(const StringOptionValue &) | StringOptionValue | private |
| stringValue(int index=0) const | StringOptionValue | virtual |
| value_ | StringOptionValue | private |
| ~OptionValue() | OptionValue | virtual |
| ~StringOptionValue() | StringOptionValue | virtual |