![]() |
The Gaudi Framework
master (ff829712)
|
Definition of the contained link set. More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/StreamBuffer.h>
Public Member Functions | |
IdentifiedLink ()=default | |
IdentifiedLink (DataObject *pObj, long hint) | |
IdentifiedLink (const IdentifiedLink ©)=default | |
IdentifiedLink & | operator= (const IdentifiedLink ©)=default |
Public Attributes | |
DataObject * | first = nullptr |
long | second = INVALID |
Definition of the contained link set.
Definition at line 130 of file StreamBuffer.h.
|
default |
|
inline |
Definition at line 135 of file StreamBuffer.h.
|
default |
|
default |
DataObject* StreamBuffer::IdentifiedLink::first = nullptr |
Definition at line 132 of file StreamBuffer.h.
long StreamBuffer::IdentifiedLink::second = INVALID |
Definition at line 133 of file StreamBuffer.h.