aGrUM 3.1.1
a C++ library for (probabilistic) graphical models
gum::GumBNReader< GUM_SCALAR > Member List

This is the complete list of members for gum::GumBNReader< GUM_SCALAR >, including all inherited members.

_binary_gum::GumBNReader< GUM_SCALAR >private
_bn_gum::GumBNReader< GUM_SCALAR >private
_parseDone_gum::GumBNReader< GUM_SCALAR >private
_proceedFromJson_(const JsonType &content)gum::GumBNReader< GUM_SCALAR >private
_streamName_gum::GumBNReader< GUM_SCALAR >private
add(ParseError error)gum::ErrorsContainer
addError(std::string_view msg, std::string_view filename, Idx line, Idx col)gum::ErrorsContainer
addException(std::string_view msg, std::string_view filename)gum::ErrorsContainer
addWarning(std::string_view msg, std::string_view filename, Idx line, Idx col)gum::ErrorsContainer
BNReader(BayesNet< GUM_SCALAR > *bn, std::string_view filename)gum::BNReader< GUM_SCALAR >
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
GumBNReader(BayesNet< GUM_SCALAR > *bn, std::string_view filename, bool binary=false)gum::GumBNReader< GUM_SCALAR >
GumBNReader(BayesNet< GUM_SCALAR > *bn)gum::GumBNReader< GUM_SCALAR >explicit
last() constgum::ErrorsContainer
operator+(const ErrorsContainer &cont) constgum::ErrorsContainer
operator+=(const ErrorsContainer &cont)gum::ErrorsContainer
operator=(const ErrorsContainer &cont)gum::ErrorsContainer
proceed() finalgum::GumBNReader< GUM_SCALAR >
proceedFromString(std::string_view content)gum::GumBNReader< GUM_SCALAR >
showElegantErrorsAndWarnings(std::ostream &stream=std::cerr) constgum::GumBNReader< GUM_SCALAR >
showErrorCounts(std::ostream &stream=std::cerr) constgum::GumBNReader< GUM_SCALAR >
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
~BNReader()gum::BNReader< GUM_SCALAR >virtual
~GumBNReader() overridegum::GumBNReader< GUM_SCALAR >