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

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

_binary_gum::GumIDReader< GUM_SCALAR >private
_id_gum::GumIDReader< GUM_SCALAR >private
_parseDone_gum::GumIDReader< GUM_SCALAR >private
_proceedFromJson_(const JsonType &content)gum::GumIDReader< GUM_SCALAR >private
_streamName_gum::GumIDReader< 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
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
GumIDReader(InfluenceDiagram< GUM_SCALAR > *id, std::string_view filename, bool binary=false)gum::GumIDReader< GUM_SCALAR >
GumIDReader(InfluenceDiagram< GUM_SCALAR > *id)gum::GumIDReader< GUM_SCALAR >explicit
IDReader(InfluenceDiagram< GUM_SCALAR > *infdiag, std::string_view filePath)gum::IDReader< GUM_SCALAR >
last() constgum::ErrorsContainer
operator+(const ErrorsContainer &cont) constgum::ErrorsContainer
operator+=(const ErrorsContainer &cont)gum::ErrorsContainer
operator=(const ErrorsContainer &cont)gum::ErrorsContainer
proceed() overridegum::GumIDReader< GUM_SCALAR >virtual
proceedFromString(std::string_view content)gum::GumIDReader< GUM_SCALAR >
showElegantErrorsAndWarnings(std::ostream &stream=std::cerr) constgum::GumIDReader< GUM_SCALAR >
showErrorCounts(std::ostream &stream=std::cerr) constgum::GumIDReader< 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
~GumIDReader() overridegum::GumIDReader< GUM_SCALAR >
~IDReader()gum::IDReader< GUM_SCALAR >virtual