OMNeT++ NEDXML  6.0.3
ErrorStore Member List

This is the complete list of members for ErrorStore, including all inherited members.

add(ASTNode *context, int severity, const char *messagefmt,...)ErrorStore
add(const char *location, int severity, const char *messagefmt,...)ErrorStore
addError(ASTNode *context, const char *messagefmt,...)ErrorStore
addError(const char *location, const char *messagefmt,...)ErrorStore
addWarning(ASTNode *context, const char *messagefmt,...)ErrorStore
addWarning(const char *location, const char *messagefmt,...)ErrorStore
clear()ErrorStoreinline
containsError() constErrorStore
empty() constErrorStoreinline
errorContext(int i) constErrorStore
errorLocation(int i) constErrorStore
errorSeverity(int i) constErrorStore
errorSeverityCode(int i) constErrorStore
ErrorStore()ErrorStoreinline
errorText(int i) constErrorStore
findFirstErrorFor(ASTNode *node, int startIndex) constErrorStore
numMessages() constErrorStoreinline
setPrintToStderr(bool p)ErrorStoreinline
severityName(int severity)ErrorStorestatic
~ErrorStore()ErrorStoreinline