aGrUM  0.20.3
a C++ library for (probabilistic) graphical models
gum::ErrorsContainer Member List

This is the complete list of members for gum::ErrorsContainer, including all inherited members.

add(ParseError error)gum::ErrorsContainer
addError(const std::string &msg, const std::string &filename, Idx line, Idx col)gum::ErrorsContainer
addException(const std::string &msg, const std::string &filename)gum::ErrorsContainer
addWarning(const std::string &msg, const std::string &filename, Idx line, Idx col)gum::ErrorsContainer
count() constgum::ErrorsContainer
elegantErrors(std::ostream &o) constgum::ErrorsContainer
elegantErrorsAndWarnings(std::ostream &o) constgum::ErrorsContainer
Error(const std::wstring &filename, Idx line, Idx col, const wchar_t *msg)gum::ErrorsContainer
error(Idx i) constgum::ErrorsContainer
error_countgum::ErrorsContainer
errorsgum::ErrorsContainermutableprivate
ErrorsContainer()gum::ErrorsContainer
ErrorsContainer(const ErrorsContainer &cont)gum::ErrorsContainer
Exception(const std::wstring &filename, const wchar_t *msg)gum::ErrorsContainer
last() constgum::ErrorsContainer
operator+(const ErrorsContainer &cont) constgum::ErrorsContainer
operator+=(const ErrorsContainer &cont)gum::ErrorsContainer
operator=(const ErrorsContainer &cont)gum::ErrorsContainer
simpleErrors(std::ostream &o) constgum::ErrorsContainer
simpleErrorsAndWarnings(std::ostream &o) constgum::ErrorsContainer
syntheticResults(std::ostream &o) constgum::ErrorsContainer
Warning(const std::wstring &filename, Idx line, Idx col, const wchar_t *msg)gum::ErrorsContainer
warning_countgum::ErrorsContainer