|
Gaudi Framework, version v21r9 |
| Home | Generated: 3 May 2010 |


Public Member Functions | |
| def | __init__ |
Static Public Attributes | |
| handleType = PublicToolHandle | |
Static Private Attributes | |
| tuple | __slots__ = () |
Definition at line 216 of file GaudiHandles.py.
| def GaudiHandles::PublicToolHandleArray::__init__ | ( | self, | ||
toolTypesAndNames = None | ||||
| ) |
Reimplemented from GaudiHandles::GaudiHandleArray.
Definition at line 220 of file GaudiHandles.py.
00220 : 00221 GaudiHandleArray.__init__( self, toolTypesAndNames ) 00222 00223 class PrivateToolHandleArray(GaudiHandleArray):
tuple GaudiHandles::PublicToolHandleArray::__slots__ = () [static, private] |