Bonmin::IpoptSolver::UnsolvedIpoptError Class Reference

#include <BonIpoptSolver.hpp>

Inheritance diagram for Bonmin::IpoptSolver::UnsolvedIpoptError:

Inheritance graph
[legend]
Collaboration diagram for Bonmin::IpoptSolver::UnsolvedIpoptError:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UnsolvedIpoptError (int errorNum, Ipopt::SmartPtr< TMINLP2TNLP > problem, std::string name)
virtual const std::string & errorName () const
 Get the string corresponding to error.
virtual const std::string & solverName () const
 Return the name of the solver.
virtual ~UnsolvedIpoptError ()

Static Private Attributes

static std::string errorNames [17]
static std::string solverName_

Detailed Description

Definition at line 21 of file BonIpoptSolver.hpp.


Constructor & Destructor Documentation

Bonmin::IpoptSolver::UnsolvedIpoptError::UnsolvedIpoptError ( int  errorNum,
Ipopt::SmartPtr< TMINLP2TNLP problem,
std::string  name 
) [inline]

Definition at line 24 of file BonIpoptSolver.hpp.

virtual Bonmin::IpoptSolver::UnsolvedIpoptError::~UnsolvedIpoptError (  )  [inline, virtual]

Definition at line 32 of file BonIpoptSolver.hpp.


Member Function Documentation

virtual const std::string& Bonmin::IpoptSolver::UnsolvedIpoptError::errorName (  )  const [virtual]

Get the string corresponding to error.

Implements Bonmin::TNLPSolver::UnsolvedError.

virtual const std::string& Bonmin::IpoptSolver::UnsolvedIpoptError::solverName (  )  const [virtual]

Return the name of the solver.

Implements Bonmin::TNLPSolver::UnsolvedError.


Member Data Documentation

std::string Bonmin::IpoptSolver::UnsolvedIpoptError::errorNames[17] [static, private]

Definition at line 35 of file BonIpoptSolver.hpp.

std::string Bonmin::IpoptSolver::UnsolvedIpoptError::solverName_ [static, private]

Definition at line 36 of file BonIpoptSolver.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Jun 26 03:47:46 2008 for Bonmin by  doxygen 1.4.7