|
Gaudi Framework, version v21r7p1 |
| Home | Generated: 15 Feb 2010 |
#include <ParserActions.h>

Public Member Functions | |
| PushBackImpl (T &x) | |
| template<class Arg> | |
| void | eval (const Arg &x) const |
Private Attributes | |
| T & | data |
Classes | |
| struct | result |
Definition at line 36 of file ParserActions.h.
| Gaudi::Parsers::PushBackImpl< T >::PushBackImpl | ( | T & | x | ) | [inline] |
| void Gaudi::Parsers::PushBackImpl< T >::eval | ( | const Arg & | x | ) | const [inline] |
T& Gaudi::Parsers::PushBackImpl< T >::data [private] |
Definition at line 38 of file ParserActions.h.