#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().
◆ Buffer()
| XrdSsiStream::Buffer::Buffer |
( |
char * |
dp = 0 | ) |
|
|
inline |
For chaining by buffer receiver
◆ ~Buffer()
| virtual XrdSsiStream::Buffer::~Buffer |
( |
| ) |
|
|
inlinevirtual |
◆ Recycle()
| virtual void XrdSsiStream::Buffer::Recycle |
( |
| ) |
|
|
pure virtual |
◆ data
| char* XrdSsiStream::Buffer::data |
Call to recycle the buffer when finished
◆ next
| Buffer* XrdSsiStream::Buffer::next |
The documentation for this class was generated from the following file: