#include <AmplTNLP.hpp>
Public Member Functions | |
| PrivatInfo (const std::string &ipopt_name, SmartPtr< OptionsList > options, SmartPtr< const Journalist > jnlst, void **nerror=NULL) | |
| const std::string & | IpoptName () const |
| const SmartPtr< OptionsList > & | Options () const |
| const SmartPtr< const Journalist > & | Jnlst () const |
| void ** | NError () |
Private Attributes | |
| const std::string | ipopt_name_ |
| const SmartPtr< OptionsList > | options_ |
| const SmartPtr< const Journalist > | jnlst_ |
| void ** | nerror_ |
Definition at line 192 of file AmplTNLP.hpp.
|
inline |
Definition at line 195 of file AmplTNLP.hpp.
|
inline |
Definition at line 207 of file AmplTNLP.hpp.
|
inline |
Definition at line 211 of file AmplTNLP.hpp.
|
inline |
Definition at line 215 of file AmplTNLP.hpp.
|
inline |
Definition at line 219 of file AmplTNLP.hpp.
|
private |
Definition at line 224 of file AmplTNLP.hpp.
|
private |
Definition at line 225 of file AmplTNLP.hpp.
|
private |
Definition at line 226 of file AmplTNLP.hpp.
|
private |
Definition at line 227 of file AmplTNLP.hpp.