xrootd
Public Member Functions | Private Attributes | Static Private Attributes
XrdRootdProtocol Class Reference

#include <XrdRootdProtocol.hh>

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

List of all members.

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: "

Constructor & Destructor Documentation

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

Member Function Documentation

void XrdRootdProtocol::DoIt ( ) [inline, virtual]

Implements XrdJob.

XrdProtocol * XrdRootdProtocol::Match ( XrdLink lp) [virtual]
int XrdRootdProtocol::Process ( XrdLink lp) [inline, virtual]

Implements XrdProtocol.

void XrdRootdProtocol::Recycle ( XrdLink lp,
int  x,
const char *  y 
) [inline, virtual]

Implements XrdProtocol.

int XrdRootdProtocol::Stats ( char *  buff,
int  blen,
int  do_sync 
) [virtual]

Implements XrdProtocol.

References Count, and snprintf.


Member Data Documentation

int XrdRootdProtocol::Count = 0 [static, private]

Referenced by Match(), and Stats().

Referenced by XrdRootdProtocol().

const char** XrdRootdProtocol::ProgArg [private]

Referenced by Match(), and XrdRootdProtocol().

const char* XrdRootdProtocol::Program [private]

Referenced by Match(), and XrdRootdProtocol().

Referenced by Match(), and XrdRootdProtocol().

Referenced by Match(), and XrdRootdProtocol().

Referenced by Match(), and XrdRootdProtocol().

const char * XrdRootdProtocol::TraceID = "Rootd: " [static, private]

Referenced by XrdRootdProtocol().


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