Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TArray.cxx File Reference
#include "TArray.h"
#include "TError.h"
#include "TClass.h"
#include "TBuffer.h"
Include dependency graph for TArray.cxx:

Namespaces

namespace  ROOT
 tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7
 

Functions

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

Function Documentation

◆ operator<<()

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

Write TArray or derived object to buffer.

Definition at line 112 of file TArray.cxx.