|
Gaudi Framework, version v22r4 |
| Home | Generated: Fri Sep 2 2011 |
Helper class to get (static) access to Gaudi GSL Service General users are not supposed to use it. More...
#include <GaudiGSL/GaudiGSL.h>

Static Public Member Functions | |
| static const IGslSvc * | gslSvc () |
| static accessor to Gaudi GSL Service | |
| static const IGslSvc * | setGslSvc (const IGslSvc *value) |
| set new value for static Gaudi GSL Service | |
Static Private Attributes | |
| static const IGslSvc * | s_gslSvc = 0 |
| define the initial value for static variable | |
Helper class to get (static) access to Gaudi GSL Service General users are not supposed to use it.
Definition at line 20 of file GaudiGSL.h.
| const IGslSvc * GaudiGSL::gslSvc | ( | ) | [static] |
const IGslSvc * GaudiGSL::s_gslSvc = 0 [static, private] |
define the initial value for static variable
Definition at line 36 of file GaudiGSL.h.