xrootd
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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 ( char *  bp,
int  sz,
int  ix 
)
inline

References bindex, bsize, buff, and next.

XrdBuffer::~XrdBuffer ( )
inline

References buff.

Friends And Related Function Documentation

friend class XrdBuffManager
friend
friend class XrdBuffXL
friend

Member Data Documentation

int XrdBuffer::bindex
private

Referenced by XrdBuffer().

int XrdBuffer::bsize
char* XrdBuffer::buff
XrdBuffer* XrdBuffer::next
private

Referenced by XrdBuffer().

int XrdBuffer::pagesz
staticprivate

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