MeVisLab Toolbox Reference
ml::ErrorOutput Member List

This is the complete list of members for ml::ErrorOutput, including all inherited members.

addDebugEnvName(const std::string &envName)ml::ErrorOutput
addErrorOutputCB(void *userData, ErrorOutputCB *callback)ml::ErrorOutput
areMessagesSentToCerr() constml::ErrorOutputinline
areMessagesSentToCout() constml::ErrorOutputinline
destroy()ml::ErrorOutput
DumpCB typedefml::ErrorOutput
ErrorOutput()ml::ErrorOutput
ErrorOutput(const ErrorOutput &errorOutput)ml::ErrorOutputprotected
ErrorOutputCB typedefml::ErrorOutput
getDebugEnvNames() constml::ErrorOutput
getDumpCB() constml::ErrorOutput
getMaxNumTraceListDumps() constml::ErrorOutputinline
getMaxNumTraceStackDumps() constml::ErrorOutputinline
getMessageFilter()ml::ErrorOutput
getNumDebugEnvNames() constml::ErrorOutput
getNumOutputCBs() constml::ErrorOutputinline
getTerminationType(MLMessageType level) constml::ErrorOutput
getTraceDumpMessageBits() constml::ErrorOutputinline
handleDebugPrint(const std::string &envVar, const std::string &libraryPrefix, std::stringstream &reason, const char *file, int line) constml::ErrorOutput
handleDebugPrint(const std::string &envVar, const std::string &libraryPrefix, const char *reason, const char *file, int line) constml::ErrorOutput
hasDebugEnvName(const std::string &envName) constml::ErrorOutput
hasErrorOutputCB(void *userData, ErrorOutputCB *callback) constml::ErrorOutput
init()ml::ErrorOutput
isFullDebuggingOn() constml::ErrorOutput
ml::State classml::ErrorOutputfriend
operator=(const ErrorOutput &errorOutput)ml::ErrorOutputprotected
printAndNotify(MLMessageType messageType, const std::string &libraryPrefix, const std::string &fPrefix, const std::string &functionName, const std::string &reason, const std::string &handling="", const std::string &file="", int line=-1, const void *dumpObj=nullptr, const RuntimeType *dumpObjRT=nullptr, MLErrorCode errCode=ML_RESULT_OK) constml::ErrorOutput
printAndNotify(MLMessageType messageType, const std::string &libraryPrefix, const std::string &fPrefix, const std::string &functionName, MLErrorCode reason, const std::string &handling="", const std::string &file="", int line=-1, const void *dumpObj=nullptr, const RuntimeType *dumpObjRT=nullptr) constml::ErrorOutput
removeAllDebugEnvNames()ml::ErrorOutput
removeAllErrorOutputCBs()ml::ErrorOutput
removeDebugEnvName(const std::string &envName)ml::ErrorOutput
removeErrorOutputCB(void *userData, ErrorOutputCB *callback)ml::ErrorOutput
reset()ml::ErrorOutput
sendMessagesToCerr(bool on)ml::ErrorOutput
sendMessagesToCout(bool on)ml::ErrorOutput
setDumpCB(DumpCB *dumpCB)ml::ErrorOutput
setFullDebuggingOn(bool on)ml::ErrorOutput
setMaxNumTraceListDumps(MLGlobalTraceBufferType num)ml::ErrorOutput
setMaxNumTraceStackDumps(MLGlobalTraceBufferType num)ml::ErrorOutput
setMessageFilter(MLuint32 messageType)ml::ErrorOutput
setOutputMessagesInVisualStudio(bool flag)ml::ErrorOutputinline
setTerminationType(MLMessageType level, MLTerminator term)ml::ErrorOutput
setTraceDumpMessageBits(MLuint32 bitMask)ml::ErrorOutput
shouldOutputMessagesInVisualStudio() constml::ErrorOutputinline
std::operator<<(std::ostream &s, const ErrorOutput &errorOutput)ml::ErrorOutputfriend
~ErrorOutput()ml::ErrorOutput