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

Go to the source code of this file.

Functions

TBufferoperator<< (TBuffer &buf, const TArray *obj)
 Write TArray or derived object to buffer. More...
 

Variables

ClassImp(TArray) Bool_t TArray return kFALSE
 Generate an out-of-bounds error. Always returns false. More...
 

Function Documentation

TBuffer& operator<< ( TBuffer buf,
const TArray obj 
)

Write TArray or derived object to buffer.

Definition at line 111 of file TArray.cxx.

Variable Documentation

Generate an out-of-bounds error. Always returns false.

Definition at line 24 of file TArray.cxx.