ROOT  6.07/01
Reference Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 112 of file TArray.cxx.

Variable Documentation

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

Definition at line 25 of file TArray.cxx.