#include <MessageHandling.hpp>
#include <Utils.hpp>
Go to the source code of this file.
Functions | |
MessageHandling * | getGlobalMessageHandler () |
Variables | |
MessageHandling | globalMessageHandler (myStderr, VS_VISIBLE, VS_VISIBLE, VS_VISIBLE) |
MessageHandling::ReturnValueList | returnValueList [] |
Returns a pointer to global message handler.
Definition at line 515 of file external_packages/qpoases/SRC/MessageHandling.cpp.
Global message handler for all qpOASES modules.
Defines pairs of global return values and messages.
Definition at line 43 of file external_packages/qpoases/SRC/MessageHandling.cpp.