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
 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 ( )
inlinevirtual

Implements XrdJob.

XrdProtocol * XrdRootdProtocol::Match ( XrdLink lp)
virtual
int XrdRootdProtocol::Process ( XrdLink lp)
inlinevirtual

Implements XrdProtocol.

void XrdRootdProtocol::Recycle ( XrdLink lp,
int  x,
const char *  y 
)
inlinevirtual

Implements XrdProtocol.

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

Implements XrdProtocol.

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: