#include <ParserActions.h>
List of all members.
Classes |
| struct | result |
Public Member Functions |
| | PushBackImpl (T &x) |
| template<class Arg > |
| void | eval (const Arg &x) const |
Private Attributes |
| T & | data |
Detailed Description
template<class T>
class Gaudi::Parsers::PushBackImpl< T >
Definition at line 36 of file ParserActions.h.
Constructor & Destructor Documentation
template<class T >
| Gaudi::Parsers::PushBackImpl< T >::PushBackImpl |
( |
T & |
x ) |
[inline] |
Member Function Documentation
template<class T >
template<class Arg >
| void Gaudi::Parsers::PushBackImpl< T >::eval |
( |
const Arg & |
x ) |
const [inline] |
Member Data Documentation
template<class T >
T& Gaudi::Parsers::PushBackImpl< T >::data [private] |
The documentation for this class was generated from the following file:
- /afs/.cern.ch/sw/Gaudi/releases/GAUDI/GAUDI_v22r2/GaudiSvc/src/JobOptionsSvc/ParserActions.h