cartobase  5.0.5
syntax.h File Reference
#include <cartobase/config/cartobase_config.h>
#include <string>
#include <map>
Include dependency graph for syntax.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  carto::Semantic
 Specify properties for semantic attributes - mainly for I/O purposes. More...
 

Namespaces

 carto
 

Typedefs

typedef std::map< std::string, Semantic > carto::SemanticSet
 This lookup table associates a semantic attribute with its properties. More...
 
typedef SemanticSet carto::Syntax
 Specify syntax for syntactic attributes. More...
 
typedef std::map< std::string, Syntax > carto::SyntaxSet
 This lookup table associates a syntactic attribute with its syntax. More...