AddRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
AddValidStringSetting(const std::string &value, const std::string &description) | Ipopt::RegisteredOption | inlinevirtual |
Advanced() const | Ipopt::RegisteredOption | inlinevirtual |
advanced_ | Ipopt::RegisteredOption | private |
Counter() const | Ipopt::RegisteredOption | inlinevirtual |
counter_ | Ipopt::RegisteredOption | private |
DECLARE_STD_EXCEPTION(ERROR_CONVERTING_STRING_TO_ENUM) | Ipopt::RegisteredOption | |
default_number_ | Ipopt::RegisteredOption | private |
default_string_ | Ipopt::RegisteredOption | private |
DefaultInteger() const | Ipopt::RegisteredOption | inlinevirtual |
DefaultNumber() const | Ipopt::RegisteredOption | inlinevirtual |
DefaultString() const | Ipopt::RegisteredOption | inlinevirtual |
DefaultStringAsEnum() const | Ipopt::RegisteredOption | inlinevirtual |
GetValidStrings() const | Ipopt::RegisteredOption | inlinevirtual |
has_lower_ | Ipopt::RegisteredOption | private |
has_upper_ | Ipopt::RegisteredOption | private |
HasLower() const | Ipopt::RegisteredOption | inlinevirtual |
HasUpper() const | Ipopt::RegisteredOption | inlinevirtual |
IsValidIntegerSetting(const Index &value) const | Ipopt::RegisteredOption | inlinevirtual |
IsValidNumberSetting(const Number &value) const | Ipopt::RegisteredOption | inlinevirtual |
IsValidStringSetting(const std::string &value) const | Ipopt::RegisteredOption | virtual |
long_description_ | Ipopt::RegisteredOption | private |
LongDescription() const | Ipopt::RegisteredOption | inlinevirtual |
lower_ | Ipopt::RegisteredOption | private |
lower_strict_ | Ipopt::RegisteredOption | private |
LowerInteger() const | Ipopt::RegisteredOption | inlinevirtual |
LowerNumber() const | Ipopt::RegisteredOption | inlinevirtual |
LowerStrict() const | Ipopt::RegisteredOption | inlinevirtual |
MakeValidHTMLNumber(Number value) const | Ipopt::RegisteredOption | private |
MakeValidLatexNumber(Number value) const | Ipopt::RegisteredOption | private |
MakeValidLatexString(const std::string &source, std::string &dest) const | Ipopt::RegisteredOption | private |
MapStringSetting(const std::string &value) const | Ipopt::RegisteredOption | virtual |
MapStringSettingToEnum(const std::string &value) const | Ipopt::RegisteredOption | virtual |
Name() const | Ipopt::RegisteredOption | inlinevirtual |
name_ | Ipopt::RegisteredOption | private |
OutputDescription(const Journalist &jnlst) const | Ipopt::RegisteredOption | virtual |
OutputDoxygenDescription(const Journalist &jnlst) const | Ipopt::RegisteredOption | virtual |
OutputLatexDescription(const Journalist &jnlst) const | Ipopt::RegisteredOption | virtual |
OutputShortDescription(const Journalist &jnlst) const | Ipopt::RegisteredOption | virtual |
reference_count_ | Ipopt::ReferencedObject | mutableprivate |
ReferenceCount() const | Ipopt::ReferencedObject | inline |
ReferencedObject() | Ipopt::ReferencedObject | inline |
RegisteredOption(Index counter) | Ipopt::RegisteredOption | inline |
RegisteredOption(const std::string &name, const std::string &short_description, const std::string &long_description, const SmartPtr< RegisteredCategory > ®istering_category, Index counter, bool advanced=false) | Ipopt::RegisteredOption | inline |
RegisteredOption(const RegisteredOption ©) | Ipopt::RegisteredOption | inline |
RegisteredOptions | Ipopt::RegisteredOption | friend |
registering_category_ | Ipopt::RegisteredOption | private |
RegisteringCategory() const | Ipopt::RegisteredOption | inlinevirtual |
ReleaseRef(const Referencer *referencer) const | Ipopt::ReferencedObject | inline |
SetAdvanced(bool advanced=true) | Ipopt::RegisteredOption | inlinevirtual |
SetDefaultInteger(const Index &default_value) | Ipopt::RegisteredOption | inlinevirtual |
SetDefaultNumber(const Number &default_value) | Ipopt::RegisteredOption | inlinevirtual |
SetDefaultString(const std::string &default_value) | Ipopt::RegisteredOption | inlinevirtual |
SetLongDescription(const std::string &long_description) | Ipopt::RegisteredOption | inlinevirtual |
SetLowerInteger(const Index &lower) | Ipopt::RegisteredOption | inlinevirtual |
SetLowerNumber(const Number &lower, const bool &strict) | Ipopt::RegisteredOption | inlinevirtual |
SetName(const std::string &name) | Ipopt::RegisteredOption | inlinevirtual |
SetShortDescription(const std::string &short_description) | Ipopt::RegisteredOption | inlinevirtual |
SetType(const RegisteredOptionType &type) | Ipopt::RegisteredOption | inlinevirtual |
SetUpperInteger(const Index &upper) | Ipopt::RegisteredOption | inlinevirtual |
SetUpperNumber(const Number &upper, const bool &strict) | Ipopt::RegisteredOption | inlinevirtual |
short_description_ | Ipopt::RegisteredOption | private |
ShortDescription() const | Ipopt::RegisteredOption | inlinevirtual |
string_equal_insensitive(const std::string &s1, const std::string &s2) const | Ipopt::RegisteredOption | private |
Type() const | Ipopt::RegisteredOption | inlinevirtual |
type_ | Ipopt::RegisteredOption | private |
upper_ | Ipopt::RegisteredOption | private |
upper_strict_ | Ipopt::RegisteredOption | private |
UpperInteger() const | Ipopt::RegisteredOption | inlinevirtual |
UpperNumber() const | Ipopt::RegisteredOption | inlinevirtual |
UpperStrict() const | Ipopt::RegisteredOption | inlinevirtual |
valid_strings_ | Ipopt::RegisteredOption | private |
~ReferencedObject() | Ipopt::ReferencedObject | inlinevirtual |
~RegisteredOption() | Ipopt::RegisteredOption | inlinevirtual |