Ipopt::AmplOptionsList::PrivatInfo Class Reference

#include <AmplTNLP.hpp>

Collaboration diagram for Ipopt::AmplOptionsList::PrivatInfo:
Collaboration graph
[legend]

List of all members.

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< OptionsListoptions_
const SmartPtr< const Journalistjnlst_
void ** nerror_

Detailed Description

Definition at line 177 of file AmplTNLP.hpp.


Constructor & Destructor Documentation

Ipopt::AmplOptionsList::PrivatInfo::PrivatInfo ( const std::string  ipopt_name,
SmartPtr< OptionsList options,
SmartPtr< const Journalist jnlst,
void **  nerror = NULL 
) [inline]

Definition at line 180 of file AmplTNLP.hpp.


Member Function Documentation

const std::string& Ipopt::AmplOptionsList::PrivatInfo::IpoptName (  )  const [inline]

Definition at line 190 of file AmplTNLP.hpp.

const SmartPtr<OptionsList>& Ipopt::AmplOptionsList::PrivatInfo::Options (  )  const [inline]

Definition at line 194 of file AmplTNLP.hpp.

const SmartPtr<const Journalist>& Ipopt::AmplOptionsList::PrivatInfo::Jnlst (  )  const [inline]

Definition at line 198 of file AmplTNLP.hpp.

void** Ipopt::AmplOptionsList::PrivatInfo::NError (  )  [inline]

Definition at line 202 of file AmplTNLP.hpp.


Member Data Documentation

Definition at line 207 of file AmplTNLP.hpp.

Definition at line 208 of file AmplTNLP.hpp.

Definition at line 209 of file AmplTNLP.hpp.

Definition at line 210 of file AmplTNLP.hpp.


The documentation for this class was generated from the following file:

Generated on 15 Mar 2015 for Coin-All by  doxygen 1.6.1