OpenASIP
2.0
|
This is the complete list of members for OptionValue, 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 OptionValue &) | OptionValue | 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 &) | OptionValue | virtual |
setUnsignedIntegerValue(unsigned) | OptionValue | virtual |
stringValue(int index=0) const | OptionValue | virtual |
~OptionValue() | OptionValue | virtual |