|
Gaudi Framework, version v21r9 |
| Home | Generated: 3 May 2010 |
#include <GrammarsForVectors.h>
Public Types | |
| typedef POINT | ResultT |
| the actual type of result | |
| typedef ClosureGrammar< POINT > | ClosureT |
Public Member Functions | |
| void | matchX (double value) const |
| callback. Action when we match inner value | |
| void | matchY (double value) const |
| void | matchZ (double value) const |
Classes | |
| struct | definition |
Definition at line 33 of file GrammarsForVectors.h.
| typedef ClosureGrammar<POINT> Gaudi::Parsers::Pnt3DGrammar< ScalarGrammarT, POINT >::ClosureT |
Definition at line 43 of file GrammarsForVectors.h.
| void Gaudi::Parsers::Pnt3DGrammar< ScalarGrammarT, POINT >::matchX | ( | double | value | ) | const [inline] |
| void Gaudi::Parsers::Pnt3DGrammar< ScalarGrammarT, POINT >::matchY | ( | double | value | ) | const [inline] |
| void Gaudi::Parsers::Pnt3DGrammar< ScalarGrammarT, POINT >::matchZ | ( | double | value | ) | const [inline] |