XrdSsiStream::Buffer Class Reference

#include <XrdSsiStream.hh>

Collaboration diagram for XrdSsiStream::Buffer:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual void Recycle ()=0
 Buffer (char *dp=0)
 > For chaining by buffer receiver
virtual ~Buffer ()

Public Attributes

char * data
 > Call to recycle the buffer when finished
Buffernext
 > -> Buffer containing the data

Detailed Description

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().


Constructor & Destructor Documentation

XrdSsiStream::Buffer::Buffer ( char *  dp = 0  )  [inline]

> For chaining by buffer receiver

virtual XrdSsiStream::Buffer::~Buffer (  )  [inline, virtual]

Member Function Documentation

virtual void XrdSsiStream::Buffer::Recycle (  )  [pure virtual]

Member Data Documentation

> Call to recycle the buffer when finished

> -> Buffer containing the data


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 22 Feb 2019 for xrootd by  doxygen 1.6.1