Gaudi Framework, version v23r7

Home   Generated: Wed Mar 20 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Types | Public Attributes | List of all members
Gaudi::Parsers::AttributesClosureGrammar< T1, T2 > Struct Template Reference

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 <Grammars.h>

Inheritance diagram for Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >:
Inheritance graph
[legend]
Collaboration diagram for Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >:
Collaboration graph
[legend]

Public Types

typedef boost::spirit::closure
< AttributesClosureGrammar, T1,
T2 > 
closure
 

Public Attributes

closure::member1 val
 
closure::member2 attrs
 

Detailed Description

template<typename T1, typename T2>
struct Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >

Grammar or grammar rule which derive from this struct will have two attributes: type T1 and name val, type T2 and name attrs

Author
Alexander MAZUROV Alexa.nosp@m.nder.nosp@m..Mazu.nosp@m.rov@.nosp@m.gmail.nosp@m..com
Vanya BELYAEV ibely.nosp@m.aev@.nosp@m.physi.nosp@m.cs.s.nosp@m.yr.ed.nosp@m.u
Date
2006-05-14

Definition at line 80 of file Grammars.h.

Member Typedef Documentation

template<typename T1 , typename T2 >
typedef boost::spirit::closure<AttributesClosureGrammar, T1,T2> Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::closure

Definition at line 83 of file Grammars.h.

Member Data Documentation

template<typename T1 , typename T2 >
closure::member2 Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::attrs

Definition at line 85 of file Grammars.h.

template<typename T1 , typename T2 >
closure::member1 Gaudi::Parsers::AttributesClosureGrammar< T1, T2 >::val

Definition at line 84 of file Grammars.h.


The documentation for this struct was generated from the following file:

Generated at Wed Mar 20 2013 17:59:50 for Gaudi Framework, version v23r7 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004