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