xrootd
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Private Attributes | Static Private Attributes | Friends | List of all members
XrdBuffer Class Reference

#include <XrdBuffer.hh>

Collaboration diagram for XrdBuffer:
Collaboration graph
[legend]

Public Member Functions

 XrdBuffer (char *bp, int sz, int ix)
 
 ~XrdBuffer ()
 

Public Attributes

char * buff
 
int bsize
 

Private Attributes

int bindex
 
XrdBuffernext
 

Static Private Attributes

static int pagesz
 

Friends

class XrdBuffManager
 
class XrdBuffXL
 

Constructor & Destructor Documentation

◆ XrdBuffer()

XrdBuffer::XrdBuffer ( char *  bp,
int  sz,
int  ix 
)
inline

References bindex, bsize, buff, and next.

◆ ~XrdBuffer()

XrdBuffer::~XrdBuffer ( )
inline

References buff.

Friends And Related Symbol Documentation

◆ XrdBuffManager

friend class XrdBuffManager
friend

◆ XrdBuffXL

friend class XrdBuffXL
friend

Member Data Documentation

◆ bindex

int XrdBuffer::bindex
private

Referenced by XrdBuffer().

◆ bsize

int XrdBuffer::bsize

◆ buff

char* XrdBuffer::buff

◆ next

XrdBuffer* XrdBuffer::next
private

Referenced by XrdBuffer().

◆ pagesz

int XrdBuffer::pagesz
staticprivate

The documentation for this class was generated from the following file: