aGrUM 2.3.2
a C++ library for (probabilistic) graphical models
errorsContainer.h File Reference

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>
Include dependency graph for errorsContainer.h:
This graph shows which files directly or indirectly include this file:

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

Detailed Description

Errors container (at least) for parser.

Author
Pierre-Henri WUILLEMIN(_at_LIP6)

Definition in file errorsContainer.h.