ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes | Private Attributes | List of all members
XrdSrvBuffer Class Reference

Definition at line 46 of file XrdProofdProofServ.h.

Public Member Functions

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

Public Attributes

int fSize
 
char * fBuff
 

Private Attributes

char * fMembuf
 

#include <XrdProofdProofServ.h>

Constructor & Destructor Documentation

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

Definition at line 51 of file XrdProofdProofServ.h.

XrdSrvBuffer::~XrdSrvBuffer ( )
inline

Definition at line 65 of file XrdProofdProofServ.h.

Member Data Documentation

char* XrdSrvBuffer::fBuff

Definition at line 49 of file XrdProofdProofServ.h.

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

char* XrdSrvBuffer::fMembuf
private

Definition at line 68 of file XrdProofdProofServ.h.

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

int XrdSrvBuffer::fSize

Definition at line 48 of file XrdProofdProofServ.h.

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


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