Gaudi Framework, version v21r6

Home   Generated: 11 Nov 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 30 of file GaudiGSL.cpp.

00030 { 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 38 of file GaudiGSL.cpp.

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


Generated at Wed Nov 11 16:36:52 2009 for Gaudi Framework, version v21r6 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004