Gaudi Framework, version v22r2

Home   Generated: Tue May 10 2011
Public Types | Public Attributes

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>

List of all members.

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 Alexander.Mazurov@gmail.com
Vanya BELYAEV ibelyaev@physics.syr.edu
Date:
2006-05-14

Definition at line 58 of file Grammars.h.


Member Typedef Documentation

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

Definition at line 60 of file Grammars.h.


Member Data Documentation

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

Definition at line 61 of file Grammars.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Tue May 10 2011 18:55:27 for Gaudi Framework, version v22r2 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004