OpenASIP
2.0
|
This is the complete list of members for IntegerListOptionValue, including all inherited members.
IntegerListOptionValue(std::vector< int > values) | IntegerListOptionValue | |
IntegerListOptionValue(const IntegerListOptionValue &) | IntegerListOptionValue | private |
integerValue(int index=0) const | IntegerListOptionValue | virtual |
isFlagOff() const | OptionValue | virtual |
isFlagOn() const | OptionValue | virtual |
listSize() const | IntegerListOptionValue | virtual |
operator=(const IntegerListOptionValue &) | IntegerListOptionValue | private |
OptionValue() | OptionValue | |
OptionValue(const OptionValue &) | OptionValue | private |
realValue() const | OptionValue | virtual |
setBoolValue(bool) | OptionValue | virtual |
setIntegerListValue(std::vector< int > values) | IntegerListOptionValue | 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 |
values_ | IntegerListOptionValue | private |
~IntegerListOptionValue() | IntegerListOptionValue | virtual |
~OptionValue() | OptionValue | virtual |