![]() |
The Gaudi Framework
v33r2 (a6f0ec87)
|
Definition of the contained link set. More...
#include <GaudiKernel/StreamBuffer.h>

Public Member Functions | |
| ContainedLink ()=default | |
| ContainedLink (ContainedObject *pObj, long hint, long link) | |
Public Attributes | |
| ContainedObject * | first = nullptr |
| long | second = INVALID |
| long | third = INVALID |
Definition of the contained link set.
Definition at line 123 of file StreamBuffer.h.
|
default |
|
inline |
Definition at line 129 of file StreamBuffer.h.
| ContainedObject* StreamBuffer::ContainedLink::first = nullptr |
Definition at line 125 of file StreamBuffer.h.
| long StreamBuffer::ContainedLink::second = INVALID |
Definition at line 126 of file StreamBuffer.h.
| long StreamBuffer::ContainedLink::third = INVALID |
Definition at line 127 of file StreamBuffer.h.