AddRef(const Referencer *referencer) const | Ipopt::ReferencedObject | [inline] |
clear() | Ipopt::OptionsList | [inline] |
find_tag(const std::string &tag, const std::string &prefix, std::string &value) const | Ipopt::OptionsList | [private] |
GetBoolValue(const std::string &tag, bool &value, const std::string &prefix) const | Ipopt::OptionsList | |
GetEnumValue(const std::string &tag, Index &value, const std::string &prefix) const | Ipopt::OptionsList | |
GetIntegerValue(const std::string &tag, Index &value, const std::string &prefix) const | Ipopt::OptionsList | |
GetNumericValue(const std::string &tag, Number &value, const std::string &prefix) const | Ipopt::OptionsList | |
GetStringValue(const std::string &tag, std::string &value, const std::string &prefix) const | Ipopt::OptionsList | |
jnlst_ | Ipopt::OptionsList | [private] |
lowercase(const std::string tag) const | Ipopt::OptionsList | [private] |
lowercase_buffer_ | Ipopt::OptionsList | [mutable, private] |
operator=(const OptionsList &source) | Ipopt::OptionsList | [inline] |
options_ | Ipopt::OptionsList | [private] |
OptionsList(SmartPtr< RegisteredOptions > reg_options, SmartPtr< Journalist > jnlst) | Ipopt::OptionsList | [inline] |
OptionsList() | Ipopt::OptionsList | [inline] |
OptionsList(const OptionsList ©) | Ipopt::OptionsList | [inline] |
PrintList(std::string &list) const | Ipopt::OptionsList | |
PrintUserOptions(std::string &list) const | Ipopt::OptionsList | |
ReadFromStream(const Journalist &jnlst, std::istream &is) | Ipopt::OptionsList | |
readnexttoken(std::istream &is, std::string &token) | Ipopt::OptionsList | [private] |
ReferenceCount() const | Ipopt::ReferencedObject | [inline] |
ReferencedObject() | Ipopt::ReferencedObject | [inline] |
reg_options_ | Ipopt::OptionsList | [private] |
ReleaseRef(const Referencer *referencer) const | Ipopt::ReferencedObject | [inline] |
SetIntegerValue(const std::string &tag, Index value, bool allow_clobber=true, bool dont_print=false) | Ipopt::OptionsList | |
SetIntegerValueIfUnset(const std::string &tag, Index value, bool allow_clobber=true, bool dont_print=false) | Ipopt::OptionsList | |
SetJournalist(const SmartPtr< Journalist > jnlst) | Ipopt::OptionsList | [inline] |
SetNumericValue(const std::string &tag, Number value, bool allow_clobber=true, bool dont_print=false) | Ipopt::OptionsList | |
SetNumericValueIfUnset(const std::string &tag, Number value, bool allow_clobber=true, bool dont_print=false) | Ipopt::OptionsList | |
SetRegisteredOptions(const SmartPtr< RegisteredOptions > reg_options) | Ipopt::OptionsList | [inline] |
SetStringValue(const std::string &tag, const std::string &value, bool allow_clobber=true, bool dont_print=false) | Ipopt::OptionsList | |
SetStringValueIfUnset(const std::string &tag, const std::string &value, bool allow_clobber=true, bool dont_print=false) | Ipopt::OptionsList | |
will_allow_clobber(const std::string &tag) const | Ipopt::OptionsList | [private] |
~OptionsList() | Ipopt::OptionsList | [inline, virtual] |
~ReferencedObject() | Ipopt::ReferencedObject | [inline, virtual] |