|
Gaudi Framework, version v23r3 |
| Home | Generated: Thu Jun 28 2012 |
Helper class of the DataOnDemandSvc. More...
#include <DataOnDemandSvc.h>
Public Member Functions | |
| Protection (bool &b) | |
| ~Protection () | |
Public Attributes | |
| bool & | m_bool |
Helper class of the DataOnDemandSvc.
Definition at line 103 of file DataOnDemandSvc.h.
| DataOnDemandSvc::Protection::Protection | ( | bool & | b ) | [inline] |
Definition at line 106 of file DataOnDemandSvc.h.
| DataOnDemandSvc::Protection::~Protection | ( | ) | [inline] |
Definition at line 107 of file DataOnDemandSvc.h.
{ m_bool = false; }
Definition at line 105 of file DataOnDemandSvc.h.