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);
Definition: XrdXrootdGSReal.hh:48
static const int MaxDataLen
The larest amount of data that can be inserted in a single call to GStream.
Definition: XrdXrootdGStream.hh:150
bool Insert(const char *data, int dlen)
XrdXrootdGStream(XrdXrootdGSReal &gsRef)
Definition: XrdXrootdGStream.hh:158
int SetAutoFlush(int afsec)
~XrdXrootdGStream()
Destructor. This stream should never be directly deleted.
Definition: XrdXrootdGStream.hh:166
XrdXrootdGSReal & gStream
Definition: XrdXrootdGStream.hh:170
Definition: XrdXrootdGStream.hh:43
uint32_t GetDictID(const char *text, bool isPath=false)