TKey.cxx File Reference

#include "Riostream.h"
#include "TROOT.h"
#include "TClass.h"
#include "TDirectoryFile.h"
#include "TFile.h"
#include "TKey.h"
#include "TBufferFile.h"
#include "TFree.h"
#include "TBrowser.h"
#include "Bytes.h"
#include "TInterpreter.h"
#include "TError.h"
#include "TVirtualStreamerInfo.h"
#include "TSchemaRuleSet.h"

Go to the source code of this file.

Functions

void R__zip (Int_t cxlevel, Int_t *nin, char *bufin, Int_t *lout, char *bufout, Int_t *nout)
void R__unzip (Int_t *nin, UChar_t *bufin, Int_t *lout, char *bufout, Int_t *nout)
int R__unzip_header (Int_t *nin, UChar_t *bufin, Int_t *lout)
 ClassImp (TKey) TKey

Variables

const Int_t kMAXBUF = 0xffffff
const Int_t kTitleMax = 32000
const ULong64_t kPidOffsetMask = 0xffffffffffffULL
const UChar_t kPidOffsetShift = 48
UInt_t keyAbsNumber = 0


Function Documentation

ClassImp ( TKey   ) 

Definition at line 82 of file TKey.cxx.

References keyAbsNumber.

void R__unzip ( Int_t nin,
UChar_t bufin,
Int_t lout,
char *  bufout,
Int_t nout 
)

int R__unzip_header ( Int_t nin,
UChar_t bufin,
Int_t lout 
)

Definition at line 1119 of file ZInflate.c.

void R__zip ( Int_t  cxlevel,
Int_t nin,
char *  bufin,
Int_t lout,
char *  bufout,
Int_t nout 
)

Definition at line 405 of file Bits.h.


Variable Documentation

UInt_t keyAbsNumber = 0

Definition at line 80 of file TKey.cxx.

Referenced by ClassImp(), TKey::Create(), TKey::Reset(), and TKey::TKey().

const Int_t kMAXBUF = 0xffffff

Definition at line 67 of file TKey.cxx.

Referenced by TQueryResultManager::AddLogFile(), TMessage::Compress(), XrdProofdAdmin::GetFile(), TXProofMgr::GetFile(), TProof::LogMessage(), TXProofMgr::PutFile(), XrdProofdAdmin::PutFile(), TProofMgrLite::ReadBuffer(), TApplicationServer::ReceiveFile(), TProofServ::ReceiveFile(), TApplicationRemote::RecvLogFile(), TProof::RecvLogFile(), TApplicationRemote::SendFile(), TProof::SendFile(), TProofServ::SendLogFile(), TApplicationServer::SendLogFile(), TXProofMgr::SendMsgToUsers(), TSystem::ShowOutput(), TKey::TKey(), and TBasket::WriteBuffer().

const ULong64_t kPidOffsetMask = 0xffffffffffffULL

Definition at line 74 of file TKey.cxx.

Referenced by TKey::FillBuffer(), and TKey::ReadKeyBuffer().

const UChar_t kPidOffsetShift = 48

Definition at line 78 of file TKey.cxx.

Referenced by TKey::FillBuffer(), and TKey::ReadKeyBuffer().

const Int_t kTitleMax = 32000

Definition at line 68 of file TKey.cxx.

Referenced by TKey::Build().


Generated on Tue Jul 5 16:06:49 2011 for ROOT_528-00b_version by  doxygen 1.5.1