|
Gaudi Framework, version v21r9 |
| Home | Generated: 3 May 2010 |
#include <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 at line 119 of file StreamBuffer.h.
| StreamBuffer::ContainedLink::ContainedLink | ( | ) | [inline] |
| StreamBuffer::ContainedLink::ContainedLink | ( | const ContainedLink & | copy | ) | [inline] |
| StreamBuffer::ContainedLink::ContainedLink | ( | ContainedObject * | pObj, | |
| long | hint, | |||
| long | link | |||
| ) | [inline] |
Definition at line 121 of file StreamBuffer.h.
Definition at line 122 of file StreamBuffer.h.
Definition at line 123 of file StreamBuffer.h.