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

Go to the source code of this file.

Data Structures

struct  ggl::chem::MoleculeComponent_GML_grammar::definition< ScannerT >
 The definition of the GML grammar. More...
 
class  ggl::chem::MoleculeComponent_GML_grammar
 MoleculeComponent parser. More...
 

Namespaces

namespace  ggl
 
namespace  ggl::chem
 

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 23 of file MoleculeComponent_GML_grammar.hh.

#define NS_BOOSTSPIRIT   boost::spirit

Definition at line 45 of file MoleculeComponent_GML_grammar.hh.

#define PHOENIX_LIMIT   5

Definition at line 30 of file MoleculeComponent_GML_grammar.hh.