| _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() const | gum::ErrorsContainer | |
| elegantErrors(std::ostream &o) const | gum::ErrorsContainer | |
| elegantErrorsAndWarnings(std::ostream &o) const | gum::ErrorsContainer | |
| Error(const std::wstring &filename, Idx line, Idx col, const wchar_t *msg) | gum::ErrorsContainer | |
| error(Idx i) const | gum::ErrorsContainer | |
| error_count | gum::ErrorsContainer | |
| errors | gum::ErrorsContainer | mutableprivate |
| 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() const | gum::ErrorsContainer | |
| operator+(const ErrorsContainer &cont) const | gum::ErrorsContainer | |
| operator+=(const ErrorsContainer &cont) | gum::ErrorsContainer | |
| operator=(const ErrorsContainer &cont) | gum::ErrorsContainer | |
| proceed() override | gum::GumIDReader< GUM_SCALAR > | virtual |
| proceedFromString(std::string_view content) | gum::GumIDReader< GUM_SCALAR > | |
| showElegantErrorsAndWarnings(std::ostream &stream=std::cerr) const | gum::GumIDReader< GUM_SCALAR > | |
| showErrorCounts(std::ostream &stream=std::cerr) const | gum::GumIDReader< GUM_SCALAR > | |
| simpleErrors(std::ostream &o) const | gum::ErrorsContainer | |
| simpleErrorsAndWarnings(std::ostream &o) const | gum::ErrorsContainer | |
| syntheticResults(std::ostream &o) const | gum::ErrorsContainer | |
| Warning(const std::wstring &filename, Idx line, Idx col, const wchar_t *msg) | gum::ErrorsContainer | |
| warning_count | gum::ErrorsContainer | |
| ~GumIDReader() override | gum::GumIDReader< GUM_SCALAR > | |
| ~IDReader() | gum::IDReader< GUM_SCALAR > | virtual |