XrdSrvBuffer Class Reference

#include <XrdProofdProofServ.h>

List of all members.

Public Member Functions

 XrdSrvBuffer (char *bp=0, int sz=0, bool dup=0)
 ~XrdSrvBuffer ()

Public Attributes

int fSize
char * fBuff

Private Attributes

char * fMembuf


Detailed Description

Definition at line 52 of file XrdProofdProofServ.h.


Constructor & Destructor Documentation

XrdSrvBuffer::XrdSrvBuffer ( char *  bp = 0,
int  sz = 0,
bool  dup = 0 
) [inline]

Definition at line 57 of file XrdProofdProofServ.h.

References fBuff, fMembuf, fSize, and malloc().

XrdSrvBuffer::~XrdSrvBuffer (  )  [inline]

Definition at line 69 of file XrdProofdProofServ.h.

References fMembuf, and free().


Member Data Documentation

int XrdSrvBuffer::fSize

Definition at line 54 of file XrdProofdProofServ.h.

Referenced by XrdProofdProofServMgr::Attach(), and XrdSrvBuffer().

char* XrdSrvBuffer::fBuff

Definition at line 55 of file XrdProofdProofServ.h.

Referenced by XrdProofdProofServMgr::Attach(), and XrdSrvBuffer().

char* XrdSrvBuffer::fMembuf [private]

Definition at line 72 of file XrdProofdProofServ.h.

Referenced by XrdSrvBuffer(), and ~XrdSrvBuffer().


The documentation for this class was generated from the following file:
Generated on Tue Jul 5 16:50:46 2011 for ROOT_528-00b_version by  doxygen 1.5.1