| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

In This Package:

Gaudi::Parsers::SkipperGrammar Class Reference

Skipping spaces and comments. More...

#include <Grammars.h>

List of all members.


Public Member Functions

 SkipperGrammar (const bool skipnewline=true)
 Constructor.
bool skipnewline () const

Private Attributes

bool m_skipnewline

Classes

struct  definition

Detailed Description

Skipping spaces and comments.

Comments can be

Author:
Alexander MAZUROV Alexander.Mazurov@gmail.com

Vanya BELYAEV ibelyaev@physics.syr.edu

Date:
2006-05-14

Definition at line 289 of file Grammars.h.


Constructor & Destructor Documentation

Gaudi::Parsers::SkipperGrammar::SkipperGrammar ( const bool  skipnewline = true  )  [inline]

Constructor.

Parameters:
skipnewline Skip new line symbols or not

Definition at line 295 of file Grammars.h.


Member Function Documentation

bool Gaudi::Parsers::SkipperGrammar::skipnewline (  )  const [inline]

Returns:
true - skip new line symbols, false - not skip

Definition at line 299 of file Grammars.h.

00299 {return m_skipnewline;}


Member Data Documentation

bool Gaudi::Parsers::SkipperGrammar::m_skipnewline [private]

Definition at line 327 of file Grammars.h.


The documentation for this class was generated from the following file:
| Classes | Job Modules | Data Objects | Services | Algorithms | Tools | Packages | Directories | Tracs |

Generated on Mon Apr 11 19:57:17 2011 for GaudiKernel by doxygen 1.4.7