Gaudi Framework, version v21r8

Home   Generated: 17 Mar 2010

GaudiHandles::PrivateToolHandle Class Reference

Inheritance diagram for GaudiHandles::PrivateToolHandle:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

def __init__

Static Public Attributes

string componentType = "AlgTool"
 isPublic = False

Static Private Attributes

tuple __slots__ = ()


Detailed Description

Definition at line 80 of file GaudiHandles.py.


Member Function Documentation

def GaudiHandles::PrivateToolHandle::__init__ (   self,
  toolTypeAndName = '' 
)

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 85 of file GaudiHandles.py.

00085                                           :
00086         GaudiHandle.__init__( self, toolTypeAndName )
00087 
00088 
class ServiceHandle(GaudiHandle):


Member Data Documentation

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

Definition at line 81 of file GaudiHandles.py.

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 82 of file GaudiHandles.py.

Reimplemented from GaudiHandles::GaudiHandle.

Definition at line 83 of file GaudiHandles.py.


The documentation for this class was generated from the following file:

Generated at Wed Mar 17 18:21:43 2010 for Gaudi Framework, version v21r8 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004