![]() |
ROOT
6.06/08
Reference Guide
|
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 |
|
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().
| const Int_t kExtraSpace = 8 |
Definition at line 20 of file TBuffer.cxx.
Referenced by TBuffer::Expand(), TBuffer::SetBuffer(), TBuffer::SetReadMode(), TBuffer::SetWriteMode(), and TBuffer::TBuffer().