Go to the source code of this file.
Functions | |
MessageHandling * | getGlobalMessageHandler () |
Variables | |
MessageHandling | globalMessageHandler (stderr, VS_VISIBLE, VS_VISIBLE, VS_VISIBLE) |
BEGIN_NAMESPACE_QPOASES MessageHandling::ReturnValueList | returnValueList [] |
Implementation of the MessageHandling class including global return values.
Definition in file external_packages/qpOASES-3.0beta/src/MessageHandling.cpp.
Returns a pointer to global message handler.
Definition at line 564 of file external_packages/qpOASES-3.0beta/src/MessageHandling.cpp.
Global message handler for all qpOASES modules.
Defines pairs of global return values and messages.
Definition at line 51 of file external_packages/qpOASES-3.0beta/src/MessageHandling.cpp.