![]() |
The Gaudi Framework
v31r0 (aeb156f0)
|
Definition of the contained link set. More...
#include <GaudiKernel/StreamBuffer.h>
Public Member Functions | |
ContainedLink () | |
ContainedLink (const ContainedLink ©) | |
ContainedLink (ContainedObject *pObj, long hint, long link) | |
Public Attributes | |
ContainedObject * | first |
long | second |
long | third |
Definition of the contained link set.
Definition at line 113 of file StreamBuffer.h.
|
inline |
Definition at line 118 of file StreamBuffer.h.
|
inline |
Definition at line 119 of file StreamBuffer.h.
|
inline |
Definition at line 120 of file StreamBuffer.h.
ContainedObject* StreamBuffer::ContainedLink::first |
Definition at line 115 of file StreamBuffer.h.
long StreamBuffer::ContainedLink::second |
Definition at line 116 of file StreamBuffer.h.
long StreamBuffer::ContainedLink::third |
Definition at line 117 of file StreamBuffer.h.