Generated on Wed Apr 29 2015 11:51:41 for GGL-4.1.2 by doxygen 1.8.3.1
Data Structures | Namespaces | Macros
Graph_GML_grammar.hh File Reference
#include <utility>
#include <vector>
#include "sgm/HashMap.hh"
#include <map>
#include <boost/version.hpp>
#include <boost/spirit.hpp>
#include <boost/spirit/phoenix.hpp>
#include "ggl/Graph.hh"
#include "ggl/Graph_GML_grammar.icc"
Include dependency graph for Graph_GML_grammar.hh:

Go to the source code of this file.

Data Structures

struct  ggl::Graph_GML_grammar::definition< ScannerT >
 The definition of the GML grammar. More...
 
class  ggl::Graph_GML_grammar
 Graph GML parser. More...
 
class  ggl::Graph_GML_grammar::keys_map
 
struct  ggl::Graph_GML_grammar::keyvalue_closure
 
struct  ggl::Graph_GML_grammar::lt_edge
 
struct  ggl::Graph_GML_grammar::lt_node
 

Namespaces

namespace  ggl
 

Macros

#define BOOST_SPIRIT_CLOSURE_LIMIT   5
 
#define NS_BOOSTSPIRIT   boost::spirit
 
#define PHOENIX_LIMIT   5
 

Macro Definition Documentation

#define BOOST_SPIRIT_CLOSURE_LIMIT   5

Definition at line 21 of file Graph_GML_grammar.hh.

#define NS_BOOSTSPIRIT   boost::spirit

Definition at line 41 of file Graph_GML_grammar.hh.

#define PHOENIX_LIMIT   5

Definition at line 28 of file Graph_GML_grammar.hh.