ROOT  6.06/08
Reference Guide
Functions | Variables
TBuffer.cxx File Reference
#include "TBuffer.h"
#include "TClass.h"
#include "TProcessID.h"
+ Include dependency graph for TBuffer.cxx:

Go to the source code of this file.

Functions

static char * R__NoReAllocChar (char *, size_t, size_t)
 The user has provided memory than we don't own, thus we can not extent it either. More...
 

Variables

const Int_t kExtraSpace = 8
 

Function Documentation

§ R__NoReAllocChar()

static char* R__NoReAllocChar ( char *  ,
size_t  ,
size_t   
)
static

The user has provided memory than we don't own, thus we can not extent it either.

Definition at line 28 of file TBuffer.cxx.

Referenced by TBuffer::Expand(), and TBuffer::SetReAllocFunc().

Variable Documentation

§ kExtraSpace

const Int_t kExtraSpace = 8