|
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"
Include dependency graph for XrdXrootdProtocol.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | XrdXrootd::gdCallBack |
| struct | XrdXrootdProtocol::GetDataCtl |
| union | XrdXrootdProtocol::GetDataCtl.__unnamed185__ |
| union | XrdXrootdProtocol::GetDataCtl.__unnamed187__ |
| struct | XrdXrootd::IOParms |
| union | XrdXrootd::IOParms.__unnamed183__ |
| struct | XrdXrootdProtocol::RC_Table |
| struct | XrdXrootdProtocol::RD_Table |
| class | XrdXrootdProtocol |
Namespaces | |
| namespace | 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.__unnamed185__ |
Definition at line 547 of file XrdXrootdProtocol.hh.
Collaboration diagram for XrdXrootdProtocol::GetDataCtl.__unnamed185__:| Class Members | ||
|---|---|---|
| int | BuffLen | |
| int | DumpLen | |
| int | iovAdj | |
| union XrdXrootdProtocol::GetDataCtl.__unnamed187__ |
Definition at line 555 of file XrdXrootdProtocol.hh.
Collaboration diagram for XrdXrootdProtocol::GetDataCtl.__unnamed187__:| Class Members | ||
|---|---|---|
| char * | Buffer | |
| struct iovec * | iovVec | |
| union XrdXrootd::IOParms.__unnamed183__ |
Definition at line 135 of file XrdXrootdProtocol.hh.
Collaboration diagram for XrdXrootd::IOParms.__unnamed183__:| Class Members | ||
|---|---|---|
| int | EInfo[2] | |
| long long | Offset | |
| long long | WVBytes | |
| struct XrdXrootdProtocol::RC_Table |
Definition at line 440 of file XrdXrootdProtocol.hh.
Collaboration diagram for XrdXrootdProtocol::RC_Table:| Class Members | ||
|---|---|---|
| char * | Domain[4] | |
| short | DomCnt | |
| bool | lclDom | |
| bool | pvtIP | |
| struct XrdXrootdProtocol::RD_Table |
Definition at line 436 of file XrdXrootdProtocol.hh.
Collaboration diagram for XrdXrootdProtocol::RD_Table:| 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.