![]() |
XRootD
|
#include <cstdlib>
#include <unistd.h>
#include <sys/types.h>
#include "XrdNet/XrdNetPMark.hh"
#include "XrdSys/XrdSysError.hh"
#include "XrdSys/XrdSysPthread.hh"
#include "XrdSys/XrdSysRAtomic.hh"
#include "XrdSec/XrdSecInterface.hh"
#include "XrdSfs/XrdSfsDio.hh"
#include "XrdSfs/XrdSfsXioImpl.hh"
#include "Xrd/XrdObject.hh"
#include "Xrd/XrdProtocol.hh"
#include "XrdXrootd/XrdXrootdMonitor.hh"
#include "XrdXrootd/XrdXrootdReqID.hh"
#include "XrdXrootd/XrdXrootdResponse.hh"
#include "XProtocol/XProtocol.hh"
Go to the source code of this file.
Classes | |
class | XrdXrootd::gdCallBack |
struct | XrdXrootdProtocol::GetDataCtl |
union | XrdXrootdProtocol::GetDataCtl.__unnamed184__ |
union | XrdXrootdProtocol::GetDataCtl.__unnamed186__ |
struct | XrdXrootd::IOParms |
union | XrdXrootd::IOParms.__unnamed182__ |
struct | XrdXrootdProtocol::RC_Table |
struct | XrdXrootdProtocol::RD_Table |
class | XrdXrootdProtocol |
Namespaces | |
XrdXrootd | |
Macros | |
#define | __attribute__(x) |
#define | ROOTD_PQ 2012 |
#define | XRD_BOUNDPATH 8 |
#define | XRD_LOGGEDIN 1 |
#define | XRD_NEED_AUTH 2 |
union XrdXrootdProtocol::GetDataCtl.__unnamed184__ |
Definition at line 547 of file XrdXrootdProtocol.hh.
Class Members | ||
---|---|---|
int | BuffLen | |
int | DumpLen | |
int | iovAdj |
union XrdXrootdProtocol::GetDataCtl.__unnamed186__ |
Definition at line 555 of file XrdXrootdProtocol.hh.
Class Members | ||
---|---|---|
char * | Buffer | |
struct iovec * | iovVec |
union XrdXrootd::IOParms.__unnamed182__ |
Definition at line 135 of file XrdXrootdProtocol.hh.
Class Members | ||
---|---|---|
int | EInfo[2] | |
long long | Offset | |
long long | WVBytes |
struct XrdXrootdProtocol::RC_Table |
Definition at line 440 of file XrdXrootdProtocol.hh.
Class Members | ||
---|---|---|
char * | Domain[4] | |
short | DomCnt | |
bool | lclDom | |
bool | pvtIP |
struct XrdXrootdProtocol::RD_Table |
Definition at line 436 of file XrdXrootdProtocol.hh.
Class Members | ||
---|---|---|
char * | Host[2] | |
unsigned short | Port[2] | |
short | RDSz[2] |
#define __attribute__ | ( | x | ) |
Definition at line 62 of file XrdXrootdProtocol.hh.
#define ROOTD_PQ 2012 |
Definition at line 55 of file XrdXrootdProtocol.hh.
#define XRD_BOUNDPATH 8 |
Definition at line 59 of file XrdXrootdProtocol.hh.
#define XRD_LOGGEDIN 1 |
Definition at line 57 of file XrdXrootdProtocol.hh.
#define XRD_NEED_AUTH 2 |
Definition at line 58 of file XrdXrootdProtocol.hh.