![]() |
|
|
Generated: 8 Jan 2009 |


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