The valid represenation of char values are:
More...
#include <Grammars.h>
template<typename RT = char>
class Gaudi::Parsers::CharGrammar< RT >
The valid represenation of char values are:
- 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 137 of file Grammars.h.
template<typename RT = char>
template<typename RT = char>
template<typename RT = char>
Definition at line 116 of file GrammarsV2.h.
: CharGrammar::base_type( ch ) {
ch = qi::int_parser<char>()
|
'\'' >> (qi::char_-'\'') >> '\'';
}
template<typename RT = char>
The documentation for this class was generated from the following files:
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v25r1/GaudiKernel/GaudiKernel/Grammars.h
- /afs/cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v25r1/GaudiKernel/GaudiKernel/GrammarsV2.h