Ipopt::AmplOptionsList::PrivatInfo Class Reference

#include <AmplTNLP.hpp>

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.

References ipopt_name_.

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

Definition at line 194 of file AmplTNLP.hpp.

References options_.

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

Definition at line 198 of file AmplTNLP.hpp.

References jnlst_.

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

Definition at line 202 of file AmplTNLP.hpp.

References nerror_.


Member Data Documentation

const std::string Ipopt::AmplOptionsList::PrivatInfo::ipopt_name_ [private]

Definition at line 207 of file AmplTNLP.hpp.

Referenced by IpoptName().

const SmartPtr<OptionsList> Ipopt::AmplOptionsList::PrivatInfo::options_ [private]

Definition at line 208 of file AmplTNLP.hpp.

Referenced by Options().

const SmartPtr<const Journalist> Ipopt::AmplOptionsList::PrivatInfo::jnlst_ [private]

Definition at line 209 of file AmplTNLP.hpp.

Referenced by Jnlst().

void** Ipopt::AmplOptionsList::PrivatInfo::nerror_ [private]

Definition at line 210 of file AmplTNLP.hpp.

Referenced by NError().


The documentation for this class was generated from the following file:
Generated on Sun Nov 14 14:16:06 2010 for Coin-All by  doxygen 1.4.7