OMNeT++ NEDXML  5.4.1
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() const ErrorStore
empty() const ErrorStoreinline
errorContext(int i) const ErrorStore
errorLocation(int i) const ErrorStore
errorSeverity(int i) const ErrorStore
errorSeverityCode(int i) const ErrorStore
ErrorStore()ErrorStoreinline
errorText(int i) const ErrorStore
findFirstErrorFor(ASTNode *node, int startIndex) const ErrorStore
numMessages() const ErrorStoreinline
setPrintToStderr(bool p)ErrorStoreinline
severityName(int severity)ErrorStorestatic
~ErrorStore()ErrorStoreinline