Gaudi Framework, version v23r0

Home   Generated: Mon Jan 30 2012
Public Member Functions | Static Public Attributes | Static Private Attributes

GaudiHandles::ServiceHandle Class Reference

Inheritance diagram for GaudiHandles::ServiceHandle:
Inheritance graph
[legend]
Collaboration diagram for GaudiHandles::ServiceHandle:
Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__

Static Public Attributes

string componentType = "Service"
 isPublic = True

Static Private Attributes

tuple __slots__ = ()

Detailed Description

Definition at line 89 of file GaudiHandles.py.


Constructor & Destructor Documentation

def GaudiHandles::ServiceHandle::__init__ (   self,
  serviceName = '' 
)

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 94 of file GaudiHandles.py.

00095                                       :
00096         GaudiHandle.__init__( self, serviceName )
00097 
00098 #
00099 # The HandleArrays
#

Member Data Documentation

tuple GaudiHandles::ServiceHandle::__slots__ = () [static, private]

Definition at line 90 of file GaudiHandles.py.

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 91 of file GaudiHandles.py.

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 92 of file GaudiHandles.py.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Jan 30 2012 13:53:33 for Gaudi Framework, version v23r0 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004