![]() |
The Gaudi Framework
v25r3
|
General info and helper functions for toolhandles and arrays. More...
#include <GaudiKernel/ToolHandle.h>
Public Member Functions | |
virtual | ~ToolHandleInfo () |
bool | isPublic () const |
bool | createIf () const |
const IInterface * | parent () const |
const std::string | toolComponentType (const IInterface *parent) const |
const std::string | toolParentName (const IInterface *parent) const |
Protected Member Functions | |
ToolHandleInfo (const IInterface *parent=0, bool createIf=true) | |
Private Attributes | |
const IInterface * | m_parent |
bool | m_createIf |
General info and helper functions for toolhandles and arrays.
Definition at line 21 of file ToolHandle.h.
|
inlineprotected |
Definition at line 23 of file ToolHandle.h.
|
inlinevirtual |
Definition at line 28 of file ToolHandle.h.
|
inline |
Definition at line 34 of file ToolHandle.h.
|
inline |
Definition at line 30 of file ToolHandle.h.
|
inline |
Definition at line 38 of file ToolHandle.h.
|
inline |
Definition at line 45 of file ToolHandle.h.
|
inline |
Definition at line 49 of file ToolHandle.h.
|
private |
Definition at line 66 of file ToolHandle.h.
|
private |
Definition at line 65 of file ToolHandle.h.