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


Definition at line 208 of file GaudiHandles.py.
Public Member Functions | |
| def | __init__ |
Static Public Attributes | |
| handleType = PublicToolHandle | |
Static Private Attributes | |
| tuple | __slots__ = () |
| def GaudiHandles::PublicToolHandleArray::__init__ | ( | self, | ||
toolTypesAndNames = None | ||||
| ) |
Reimplemented from GaudiHandles::GaudiHandleArray.
Definition at line 212 of file GaudiHandles.py.
00212 : 00213 GaudiHandleArray.__init__( self, toolTypesAndNames ) 00214 00215 class PrivateToolHandleArray(GaudiHandleArray):
tuple GaudiHandles::PublicToolHandleArray::__slots__ = () [static, private] |