| 
    qpOASES
    3.2.1
    
   An Implementation of the Online Active Set Strategy 
   | 
  
  
  
 
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 SQProblemSchur::addBound_ensureLI(), QProblem::addBound_ensureLI(), SQProblemSchur::addConstraint_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(), MessageHandling::MessageHandling(), and MessageHandling::reset().
 1.7.6.1