|
Gaudi Framework, version v21r8 |
| Home | Generated: 17 Mar 2010 |


Public Member Functions | |
| def | __init__ |
Static Public Attributes | |
| handleType = PrivateToolHandle | |
Static Private Attributes | |
| tuple | __slots__ = () |
Definition at line 224 of file GaudiHandles.py.
| def GaudiHandles::PrivateToolHandleArray::__init__ | ( | self, | ||
toolTypesAndNames = None | ||||
| ) |
Reimplemented from GaudiHandles::GaudiHandleArray.
Definition at line 228 of file GaudiHandles.py.
00228 : 00229 GaudiHandleArray.__init__( self, toolTypesAndNames ) GaudiHandleArray.__init__( self, toolTypesAndNames )
tuple GaudiHandles::PrivateToolHandleArray::__slots__ = () [static, private] |