#include <XrdBuffer.hh>
Public Member Functions | |
XrdBuffer (char *bp, int sz, int ix) | |
~XrdBuffer () |
Public Attributes | |
int | bsize |
char * | buff |
Friends | |
class | XrdBuffManager |
class | XrdBuffXL |
Definition at line 41 of file XrdBuffer.hh.
|
inline |
Definition at line 48 of file XrdBuffer.hh.
Referenced by XrdBuffXL.
|
inline |
|
friend |
Definition at line 53 of file XrdBuffer.hh.
References XrdBuffManager.
Referenced by XrdBuffManager.
|
friend |
Definition at line 54 of file XrdBuffer.hh.
References XrdBuffer(), and XrdBuffXL.
Referenced by XrdBuffXL.
int XrdBuffer::bsize |
Definition at line 46 of file XrdBuffer.hh.
Referenced by XrdBuffer(), XrdXrootdAioBuff::Alloc(), XrdXrootdProtocol::Buffer(), XrdXrootdPgwCtl::FrameInfo(), XrdXrootdPgwCtl::Setup(), and XrdBuffXL::Trim().
char* XrdBuffer::buff |
Definition at line 45 of file XrdBuffer.hh.
Referenced by XrdBuffer(), XrdXrootdAioPgrw::XrdXrootdAioPgrw(), ~XrdBuffer(), XrdXrootdAioBuff::Alloc(), XrdXrootdProtocol::Buffer(), XrdXrootdPgwCtl::FrameInfo(), XrdHttpProtocol::Match(), and XrdXrootdPgwCtl::Setup().