1 #ifndef __XRDXROOTDGSTREAM_HH_
2 #define __XRDXROOTDGSTREAM_HH_
69 uint32_t
GetDictID(
const char *text,
bool isPath=
false);
82 bool Insert(
const char *data,
int dlen);
Definition: XrdXrootdGSReal.hh:46
Definition: XrdXrootdGStream.hh:44
XrdXrootdGSReal & gStream
Definition: XrdXrootdGStream.hh:152
int SetAutoFlush(int afsec)
uint32_t GetDictID(const char *text, bool isPath=false)
~XrdXrootdGStream()
Destructor. This stream should never be directly deleted.
Definition: XrdXrootdGStream.hh:148
XrdXrootdGStream(XrdXrootdGSReal &gsRef)
Definition: XrdXrootdGStream.hh:140
bool Insert(const char *data, int dlen)
static const int MaxDataLen
The larest amount of data that can be inserted in a single call to GStream.
Definition: XrdXrootdGStream.hh:132