#include "Xrd/XrdJob.hh"#include "XrdSys/XrdSysPthread.hh"#include "XrdXrootd/XrdXrootdGStream.hh"#include "XrdXrootd/XrdXrootdMonData.hh"#include "XrdXrootd/XrdXrootdMonitor.hh"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.
| 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 |