aGrUM  0.14.2
errorsContainer.h File Reference

Errors container (at least) for parser. More...

#include <fstream>
#include <iostream>
#include <vector>
#include <agrum/agrum.h>
#include <agrum/core/cocoR/common.h>
#include <agrum/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

 gum
 gum is the global namespace for all aGrUM entities
 

Detailed Description

Errors container (at least) for parser.

Author
Pierre-Henri WUILLEMIN

Definition in file errorsContainer.h.