#include <stdio.h>
#include <string.h>
#include <XrdOuc/XrdOucString.hh>
#include <XrdSut/XrdSutBucket.hh>
#include <XrdSut/XrdSutTrace.hh>
Go to the source code of this file.
Variables | |
const char * | XrdSutBuckeCVSID = "$Id: XrdSutBucket.cc 30949 2009-11-02 16:37:58Z ganis $" |
static kXR_int32 | XrdSutCharMsk [4][4] |
const char* XrdSutBuckeCVSID = "$Id: XrdSutBucket.cc 30949 2009-11-02 16:37:58Z ganis $" |
Definition at line 3 of file XrdSutBucket.cc.
kXR_int32 XrdSutCharMsk[4][4] [static] |
Initial value:
{ {0x00000000, 0xffffffff, 0xffffffff, 0xfffffffe}, {0x00000000, 0x0000ffc0, 0x7fffffe0, 0x7fffffe0}, {0x00000000, 0x0000ffc0, 0x7e000000, 0x7e000000}, {0x00000000, 0x03ffc000, 0x07fffffe, 0x07fffffe} }
Definition at line 24 of file XrdSutBucket.cc.
Referenced by XrdSutBucket::Dump(), XrdSutRndm::GetBuffer(), and XrdSutRndm::GetString().