Gaudi Framework, version v23r10

Home   Generated: Mon Sep 30 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::ClosureGrammar< T > Struct Template Reference

Grammar or grammar rule which derive from this struct will have attribute of type T and name val More...

#include <Grammars.h>

Inheritance diagram for Gaudi::Parsers::ClosureGrammar< T >:
Inheritance graph
[legend]
Collaboration diagram for Gaudi::Parsers::ClosureGrammar< T >:
Collaboration graph
[legend]

Public Types

typedef boost::spirit::closure
< ClosureGrammar, T > 
closure
 

Public Attributes

closure::member1 val
 

Detailed Description

template<typename T>
struct Gaudi::Parsers::ClosureGrammar< T >

Grammar or grammar rule which derive from this struct will have attribute of type T and name val

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 63 of file Grammars.h.

Member Typedef Documentation

template<typename T >
typedef boost::spirit::closure<ClosureGrammar, T> Gaudi::Parsers::ClosureGrammar< T >::closure

Definition at line 65 of file Grammars.h.

Member Data Documentation

template<typename T >
closure::member1 Gaudi::Parsers::ClosureGrammar< T >::val

Definition at line 66 of file Grammars.h.


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

Generated at Mon Sep 30 2013 14:52:06 for Gaudi Framework, version v23r10 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004