Go to the documentation of this file. 1 #ifndef __XRDXROOTDGSTREAM_HH_
2 #define __XRDXROOTDGSTREAM_HH_
69 uint32_t
GetDictID(
const char *text,
bool isPath=
false);
92 bool Insert(
const char *data,
int dlen);
XrdXrootdGSReal & gStream
Definition: XrdXrootdGStream.hh:170
Definition: XrdXrootdGSReal.hh:50
uint32_t GetDictID(const char *text, bool isPath=false)
int SetAutoFlush(int afsec)
XrdXrootdGStream(XrdXrootdGSReal &gsRef)
Definition: XrdXrootdGStream.hh:158
bool Insert(const char *data, int dlen)
Definition: XrdXrootdGStream.hh:44
static const int MaxDataLen
The larest amount of data that can be inserted in a single call to GStream.
Definition: XrdXrootdGStream.hh:150
~XrdXrootdGStream()
Destructor. This stream should never be directly deleted.
Definition: XrdXrootdGStream.hh:166