| 
    ML Reference
    
   | 
 
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() const | ml::ErrorOutput | inline | 
| areMessagesSentToCout() const | ml::ErrorOutput | inline | 
| destroy() | ml::ErrorOutput | |
| DumpCB typedef | ml::ErrorOutput | |
| ErrorOutput() | ml::ErrorOutput | |
| ErrorOutput(const ErrorOutput &errorOutput) | ml::ErrorOutput | protected | 
| ErrorOutputCB typedef | ml::ErrorOutput | |
| getDebugEnvNames() const | ml::ErrorOutput | |
| getDumpCB() const | ml::ErrorOutput | |
| getMaxNumTraceListDumps() const | ml::ErrorOutput | inline | 
| getMaxNumTraceStackDumps() const | ml::ErrorOutput | inline | 
| getMessageFilter() | ml::ErrorOutput | |
| getNumDebugEnvNames() const | ml::ErrorOutput | |
| getNumOutputCBs() const | ml::ErrorOutput | inline | 
| getTerminationType(MLMessageType level) const | ml::ErrorOutput | |
| getTraceDumpMessageBits() const | ml::ErrorOutput | inline | 
| handleDebugPrint(const std::string &envVar, const std::string &libraryPrefix, std::stringstream &reason, const char *file, int line) const | ml::ErrorOutput | |
| handleDebugPrint(const std::string &envVar, const std::string &libraryPrefix, const char *reason, const char *file, int line) const | ml::ErrorOutput | |
| hasDebugEnvName(const std::string &envName) const | ml::ErrorOutput | |
| hasErrorOutputCB(void *userData, ErrorOutputCB *callback) const | ml::ErrorOutput | |
| init() | ml::ErrorOutput | |
| isFullDebuggingOn() const | ml::ErrorOutput | |
| ml::State | ml::ErrorOutput | friend | 
| operator=(const ErrorOutput &errorOutput) | ml::ErrorOutput | protected | 
| 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) const | ml::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) const | ml::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::ErrorOutput | inline | 
| setTerminationType(MLMessageType level, MLTerminator term) | ml::ErrorOutput | |
| setTraceDumpMessageBits(MLuint32 bitMask) | ml::ErrorOutput | |
| shouldOutputMessagesInVisualStudio() const | ml::ErrorOutput | inline | 
| std::operator<< | ml::ErrorOutput | friend | 
| ~ErrorOutput() | ml::ErrorOutput |