xrootd
Public Member Functions | Private Attributes | Static Private Attributes | List of all members
XrdRootdProtocol Class Reference

#include <XrdRootdProtocol.hh>

Inheritance diagram for XrdRootdProtocol:
Inheritance graph
[legend]
Collaboration diagram for XrdRootdProtocol:
Collaboration graph
[legend]

Public Member Functions

void DoIt ()
XrdProtocolMatch (XrdLink *lp)
int Process (XrdLink *lp)
void Recycle (XrdLink *lp, int x, const char *y)
int Stats (char *buff, int blen, int do_sync)
 XrdRootdProtocol (XrdProtocol_Config *pi, const char *pgm, const char **pap)
 ~XrdRootdProtocol ()

Private Attributes

XrdSchedulerScheduler
const char * Program
const char ** ProgArg
XrdSysErroreDest
XrdOucTraceXrdTrace
int stderrFD
int ReadWait

Static Private Attributes

static int Count = 0
static const char * TraceID = "Rootd: "

Additional Inherited Members

- Private Member Functions inherited from XrdProtocol
virtual XrdProtocolMatch (XrdLink *lp)=0
virtual int Process (XrdLink *lp)=0
virtual void Recycle (XrdLink *lp=0, int consec=0, const char *reason=0)=0
virtual int Stats (char *buff, int blen, int do_sync=0)=0
 XrdProtocol (const char *jname)
virtual ~XrdProtocol ()

Constructor & Destructor Documentation

XrdRootdProtocol::XrdRootdProtocol ( XrdProtocol_Config pi,
const char *  pgm,
const char **  pap 
)
XrdRootdProtocol::~XrdRootdProtocol ( )
inline

Member Function Documentation

void XrdRootdProtocol::DoIt ( )
inline
XrdProtocol * XrdRootdProtocol::Match ( XrdLink lp)
int XrdRootdProtocol::Process ( XrdLink lp)
inline
void XrdRootdProtocol::Recycle ( XrdLink lp,
int  x,
const char *  y 
)
inline
int XrdRootdProtocol::Stats ( char *  buff,
int  blen,
int  do_sync 
)

References Count.

Member Data Documentation

int XrdRootdProtocol::Count = 0
staticprivate

Referenced by Match(), and Stats().

XrdSysError* XrdRootdProtocol::eDest
private

Referenced by XrdRootdProtocol().

const char** XrdRootdProtocol::ProgArg
private

Referenced by Match(), and XrdRootdProtocol().

const char* XrdRootdProtocol::Program
private

Referenced by Match(), and XrdRootdProtocol().

int XrdRootdProtocol::ReadWait
private

Referenced by Match(), and XrdRootdProtocol().

XrdScheduler* XrdRootdProtocol::Scheduler
private

Referenced by Match(), and XrdRootdProtocol().

int XrdRootdProtocol::stderrFD
private

Referenced by Match(), and XrdRootdProtocol().

const char * XrdRootdProtocol::TraceID = "Rootd: "
staticprivate
XrdOucTrace* XrdRootdProtocol::XrdTrace
private

Referenced by XrdRootdProtocol().


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