#include <XrdSsiStream.hh>
The Buffer object is returned by active streams as they supply the buffer holding the requested data. Once the buffer is no longer needed it must be recycled by calling Recycle().
XrdSsiStream::Buffer::Buffer |
( |
char * |
dp = 0 | ) |
|
|
inline |
For chaining by buffer receiver
virtual XrdSsiStream::Buffer::~Buffer |
( |
| ) |
|
|
inlinevirtual |
virtual void XrdSsiStream::Buffer::Recycle |
( |
| ) |
|
|
pure virtual |
char* XrdSsiStream::Buffer::data |
Call to recycle the buffer when finished
Buffer* XrdSsiStream::Buffer::next |
The documentation for this class was generated from the following file: