Gaudi Framework, version v20r4

Generated: 8 Jan 2009

GaudiGSL Namespace Reference


Namespaces

namespace  GaudiGSL_confDb
namespace  GaudiGSLConf

Functions

const IGslSvcgslSvc ()
 static accessor to Gaudi GSL Service
const IGslSvcsetGslSvc (const IGslSvc *value)
 set new value for static Gaudi GSL Service


Function Documentation

const IGslSvc* GaudiGSL::gslSvc (  ) 

static accessor to Gaudi GSL Service

Returns:
(const) pointer to Gaudi GSL Service

Definition at line 31 of file GaudiGSL.cpp.

00031 { return s_gslSvc ; }

const IGslSvc* GaudiGSL::setGslSvc ( const IGslSvc value  ) 

set new value for static Gaudi GSL Service

Returns:
(const) pointer to Gaudi GSL Service

Definition at line 39 of file GaudiGSL.cpp.

00040 { s_gslSvc = value ; return gslSvc() ; };


Generated at Thu Jan 8 17:53:50 2009 for Gaudi Framework, version v20r4 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004