The Gaudi Framework
v30r3 (a5ef0a68)
|
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 119 of file StreamBuffer.h.
|
inline |
Definition at line 125 of file StreamBuffer.h.
|
inline |
Definition at line 126 of file StreamBuffer.h.
|
inline |
Definition at line 127 of file StreamBuffer.h.
ContainedObject* StreamBuffer::ContainedLink::first |
Definition at line 122 of file StreamBuffer.h.
long StreamBuffer::ContainedLink::second |
Definition at line 123 of file StreamBuffer.h.
long StreamBuffer::ContainedLink::third |
Definition at line 124 of file StreamBuffer.h.