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