![]() |
The Gaudi Framework
master (ff829712)
|
Definition of the contained link set. More...
#include </builds/gaudi/Gaudi/GaudiKernel/include/GaudiKernel/StreamBuffer.h>
Public Member Functions | |
ContainedLink ()=default | |
ContainedLink (ContainedObject *pObj, long hint, long link) | |
ContainedLink (const ContainedLink ©)=default | |
ContainedLink & | operator= (const ContainedLink ©)=default |
Public Attributes | |
ContainedObject * | first = nullptr |
long | second = INVALID |
long | third = INVALID |
Definition of the contained link set.
Definition at line 119 of file StreamBuffer.h.
|
default |
|
inline |
Definition at line 125 of file StreamBuffer.h.
|
default |
|
default |
ContainedObject* StreamBuffer::ContainedLink::first = nullptr |
Definition at line 121 of file StreamBuffer.h.
long StreamBuffer::ContainedLink::second = INVALID |
Definition at line 122 of file StreamBuffer.h.
long StreamBuffer::ContainedLink::third = INVALID |
Definition at line 123 of file StreamBuffer.h.