![]() |
The Gaudi Framework
v28r0
|
Classes | |
class | DataObjectHandleBase |
Variables | |
string | __version__ = "$Revision: 0.1 $" |
string | __doc__ = """The python module holding python bindings to DataObjectHandle""" |
string | FIELD_SEP = '|' |
string | ITEM_SEP = '#' |
string | ADDR_SEP = '&' |
|
private |
Definition at line 2 of file DataObjectHandleBase.py.
|
private |
Definition at line 1 of file DataObjectHandleBase.py.
string GaudiKernel.DataObjectHandleBase.ADDR_SEP = '&' |
Definition at line 6 of file DataObjectHandleBase.py.
string GaudiKernel.DataObjectHandleBase.FIELD_SEP = '|' |
Definition at line 4 of file DataObjectHandleBase.py.
string GaudiKernel.DataObjectHandleBase.ITEM_SEP = '#' |
Definition at line 5 of file DataObjectHandleBase.py.