Collaboration diagram for Ipopt::RegisteredOption::string_entry:

Public Member Functions | |
| string_entry (const std::string &value, const std::string &description) | |
Public Attributes | |
| std::string | value_ |
| std::string | description_ |
Definition at line 362 of file IpRegOptions.hpp.
| Ipopt::RegisteredOption::string_entry::string_entry | ( | const std::string & | value, | |
| const std::string & | description | |||
| ) | [inline] |
Definition at line 365 of file IpRegOptions.hpp.
| std::string Ipopt::RegisteredOption::string_entry::value_ |
Definition at line 368 of file IpRegOptions.hpp.
Definition at line 369 of file IpRegOptions.hpp.
1.4.7