qpOASES
3.1.1
|
Functions | |
MessageHandling * | getGlobalMessageHandler () |
Variables | |
BEGIN_NAMESPACE_QPOASES FILE * | stdFile = stdout |
MessageHandling::ReturnValueList | returnValueList [] |
Implementation of the MessageHandling class including global return values.
Global message handler for all qpOASES modules.
References stdFile, and VS_VISIBLE.
Referenced by QProblem::addBound_ensureLI(), QProblem::addConstraint_ensureLI(), QProblem::changeActiveSet(), QProblemB::changeActiveSet(), getSimpleStatus(), myPrintf(), QProblem::performStep(), QProblemB::performStep(), QProblemB::QProblemB(), readFromFile(), QProblemB::setPrintLevel(), QProblem::solveQP(), QProblemB::solveQP(), writeIntoFile(), and QProblemB::~QProblemB().
Defines pairs of global return values and messages.
BEGIN_NAMESPACE_QPOASES FILE* stdFile = stdout |
Default file to display messages.
Referenced by getGlobalMessageHandler(), QProblem::getRelativeHomotopyLength(), main(), MessageHandling::MessageHandling(), and MessageHandling::reset().