|
XRootD
|
#include "Xrd/XrdJob.hh"#include "XrdSys/XrdSysPthread.hh"#include "XrdXrootd/XrdXrootdGStream.hh"#include "XrdXrootd/XrdXrootdMonData.hh"#include "XrdXrootd/XrdXrootdMonitor.hh"
Include dependency graph for XrdXrootdGSReal.hh:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | XrdXrootdGSReal::GSParms |
| class | XrdXrootdGSReal |
| struct XrdXrootdGSReal::GSParms |
Definition at line 95 of file XrdXrootdGSReal.hh.
Collaboration diagram for XrdXrootdGSReal::GSParms:| Class Members | ||
|---|---|---|
| const char * | dest | Destination for records. |
| int | flsT | Flush time (default from monitor) |
| char | Fmt | How to handle the records. |
| char | Hdr | Hdr type. |
| int | maxL | Maximum packet length (default 32K) |
| int | Mode | the monitor type for send routing. |
| char | Opt | Options. |
| const char * | pin | the plugin name. |
| kXR_char | Type | the specific G-Stream identifier |