OpenASIP
2.0
|
This is the complete list of members for IntegerOptionValue, including all inherited members.
IntegerOptionValue(int value) | IntegerOptionValue | |
IntegerOptionValue(const IntegerOptionValue &) | IntegerOptionValue | private |
integerValue(int index=0) const | IntegerOptionValue | virtual |
isFlagOff() const | OptionValue | virtual |
isFlagOn() const | OptionValue | virtual |
listSize() const | OptionValue | virtual |
operator=(const IntegerOptionValue &) | IntegerOptionValue | 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 value) | IntegerOptionValue | virtual |
setRealValue(double) | OptionValue | virtual |
setStringValue(const std::string &) | OptionValue | virtual |
setUnsignedIntegerValue(unsigned) | OptionValue | virtual |
stringValue(int index=0) const | OptionValue | virtual |
value_ | IntegerOptionValue | private |
~IntegerOptionValue() | IntegerOptionValue | virtual |
~OptionValue() | OptionValue | virtual |