![]() |
The Gaudi Framework
v26r0
|
Grammar or grammar rule which derive from this struct will have two attributes: type T1 and name val, type T2 and name attrs
More...
#include <GaudiKernel/Grammars.h>


Public Types | |
| typedef boost::spirit::closure < AttributesClosureGrammar, T1, T2 > | closure |
Public Attributes | |
| closure::member1 | val |
| closure::member2 | attrs |
Grammar or grammar rule which derive from this struct will have two attributes: type T1 and name val, type T2 and name attrs
Definition at line 80 of file Grammars.h.
| typedef boost::spirit::closure<AttributesClosureGrammar, T1,T2> Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::closure |
Definition at line 83 of file Grammars.h.
| closure::member2 Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::attrs |
Definition at line 85 of file Grammars.h.
| closure::member1 Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::val |
Definition at line 84 of file Grammars.h.