![]() |
aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
|
Errors container (at least) for parser. More...
#include <fstream>#include <iostream>#include <vector>#include <agrum/agrum.h>#include <agrum/base/core/cocoR/common.h>#include <agrum/base/core/errorsContainer_inl.h>Go to the source code of this file.
Classes | |
| class | gum::ParseError |
| This class is used to represent parsing errors for the different parser implemented in aGrUM. More... | |
| class | gum::ErrorsContainer |
| This class is used contain and manipulate gum::ParseError. More... | |
Namespaces | |
| namespace | gum |
| gum is the global namespace for all aGrUM entities | |
Errors container (at least) for parser.
Definition in file errorsContainer.h.