TMessage.cxx File Reference

#include "TMessage.h"
#include "TVirtualStreamerInfo.h"
#include "Bytes.h"
#include "TFile.h"
#include "TProcessID.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 (TMessage) TMessage

Variables

const Int_t kMAXBUF = 0xffffff


Function Documentation

ClassImp ( TMessage   ) 

Definition at line 37 of file TMessage.cxx.

References kFALSE.

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

const Int_t kMAXBUF = 0xffffff

Definition at line 32 of file TMessage.cxx.


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