Cgl
0.60.2
|
#include <CglLandP.hpp>
Public Member Functions | |
SimplexInterfaceError () | |
![]() | |
const std::string & | message () const |
const std::string & | methodName () const |
const std::string & | className () const |
const std::string & | fileName () const |
int | lineNumber () const |
void | print (bool doPrint=true) const |
CoinError (std::string message__, std::string methodName__, std::string className__, std::string fileName_=std::string(), int line=-1) | |
CoinError (const CoinError &source) | |
CoinError & | operator= (const CoinError &rhs) |
virtual | ~CoinError () |
const std::string & | message () const |
const std::string & | methodName () const |
const std::string & | className () const |
const std::string & | fileName () const |
int | lineNumber () const |
void | print (bool doPrint=true) const |
CoinError (std::string message__, std::string methodName__, std::string className__, std::string fileName_=std::string(), int line=-1) | |
CoinError (const CoinError &source) | |
CoinError & | operator= (const CoinError &rhs) |
virtual | ~CoinError () |
Additional Inherited Members | |
![]() | |
static bool | printErrors_ |
Definition at line 224 of file CglLandP.hpp.
|
inline |
Definition at line 227 of file CglLandP.hpp.