![]() |
The Gaudi Framework
v31r0 (aeb156f0)
|
Definition of the contained link set. More...
#include <GaudiKernel/StreamBuffer.h>
Public Member Functions | |
IdentifiedLink ()=default | |
IdentifiedLink (const IdentifiedLink ©)=default | |
IdentifiedLink (DataObject *pObj, long hint) | |
Public Attributes | |
DataObject * | first = nullptr |
long | second = INVALID |
Definition of the contained link set.
Definition at line 123 of file StreamBuffer.h.
|
default |
|
default |
|
inline |
Definition at line 129 of file StreamBuffer.h.
DataObject* StreamBuffer::IdentifiedLink::first = nullptr |
Definition at line 125 of file StreamBuffer.h.
long StreamBuffer::IdentifiedLink::second = INVALID |
Definition at line 126 of file StreamBuffer.h.