ROOT
6.06/09
Reference Guide
|
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>
|
inline |
Definition at line 51 of file XrdProofdProofServ.h.
|
inline |
Definition at line 65 of file XrdProofdProofServ.h.
char* XrdSrvBuffer::fBuff |
Definition at line 49 of file XrdProofdProofServ.h.
Referenced by XrdProofdProofServMgr::Attach().
|
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().