NEDErrorStore Member List
This is the complete list of members for
NEDErrorStore, including all inherited members.
add(NEDElement *context, int severity, const char *messagefmt,...) | NEDErrorStore | |
add(const char *location, int severity, const char *messagefmt,...) | NEDErrorStore | |
addError(NEDElement *context, const char *messagefmt,...) | NEDErrorStore | |
addError(const char *location, const char *messagefmt,...) | NEDErrorStore | |
addWarning(NEDElement *context, const char *messagefmt,...) | NEDErrorStore | |
addWarning(const char *location, const char *messagefmt,...) | NEDErrorStore | |
clear() | NEDErrorStore | [inline] |
containsError() const | NEDErrorStore | |
empty() const | NEDErrorStore | [inline] |
errorContext(int i) const | NEDErrorStore | |
errorLocation(int i) const | NEDErrorStore | |
errorSeverity(int i) const | NEDErrorStore | |
errorSeverityCode(int i) const | NEDErrorStore | |
errorText(int i) const | NEDErrorStore | |
findFirstErrorFor(NEDElement *node, int startIndex) const | NEDErrorStore | |
NEDErrorStore() | NEDErrorStore | [inline] |
numMessages() const | NEDErrorStore | [inline] |
setPrintToStderr(bool p) | NEDErrorStore | [inline] |
severityName(int severity) | NEDErrorStore | [static] |
~NEDErrorStore() | NEDErrorStore | [inline] |