Bonmin::BqpdSolver::UnsolvedBqpdError Class Reference

#include <BonBqpdSolver.hpp>

Inheritance diagram for Bonmin::BqpdSolver::UnsolvedBqpdError:

Inheritance graph
[legend]
Collaboration diagram for Bonmin::BqpdSolver::UnsolvedBqpdError:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 UnsolvedBqpdError (int errorNum, Ipopt::SmartPtr< TMINLP2TNLP > model, const 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 ~UnsolvedBqpdError ()

Static Private Attributes

static std::string errorNames_ [1]
static std::string solverName_

Detailed Description

Definition at line 24 of file BonBqpdSolver.hpp.


Constructor & Destructor Documentation

Bonmin::BqpdSolver::UnsolvedBqpdError::UnsolvedBqpdError ( int  errorNum,
Ipopt::SmartPtr< TMINLP2TNLP model,
const std::string &  name 
) [inline]

Definition at line 27 of file BonBqpdSolver.hpp.

virtual Bonmin::BqpdSolver::UnsolvedBqpdError::~UnsolvedBqpdError (  )  [inline, virtual]

Definition at line 35 of file BonBqpdSolver.hpp.


Member Function Documentation

const std::string & Bonmin::BqpdSolver::UnsolvedBqpdError::errorName (  )  const [virtual]

Get the string corresponding to error.

Implements Bonmin::TNLPSolver::UnsolvedError.

Definition at line 743 of file BonBqpdSolver.cpp.

References errorNames_.

const std::string & Bonmin::BqpdSolver::UnsolvedBqpdError::solverName (  )  const [virtual]

Return the name of the solver.

Implements Bonmin::TNLPSolver::UnsolvedError.

Definition at line 749 of file BonBqpdSolver.cpp.

References solverName_.


Member Data Documentation

std::string Bonmin::BqpdSolver::UnsolvedBqpdError::errorNames_ [static, private]

Initial value:

    {"Internal error in Filter SQP."}

Definition at line 39 of file BonBqpdSolver.hpp.

Referenced by errorName().

std::string Bonmin::BqpdSolver::UnsolvedBqpdError::solverName_ [static, private]

Initial value:

    "filterSqp"

Definition at line 40 of file BonBqpdSolver.hpp.

Referenced by solverName().


The documentation for this class was generated from the following files:
Generated on Thu Oct 8 03:08:54 2009 by  doxygen 1.4.7