Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TArrayI.h File Reference
#include "TArray.h"

Classes

class  TArrayI
 Array of integers (32 bits per element). More...

Functions

TBufferoperator<< (TBuffer &buf, const TArrayI *obj)
TBufferoperator>> (TBuffer &buf, TArrayI *&obj)

Function Documentation

◆ operator<<()

TBuffer & operator<< ( TBuffer & buf,
const TArrayI * obj )
inline

Definition at line 73 of file TArrayI.h.

◆ operator>>()

TBuffer & operator>> ( TBuffer & buf,
TArrayI *& obj )
inline

Definition at line 62 of file TArrayI.h.