Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
Other

Classes

class  TArchiveFile
 Class describing an archive file containing multiple sub-files, like a ZIP or TAR archive. More...
class  TBufferFile
 The concrete implementation of TBuffer for writing/reading to/from a ROOT file or socket. More...
class  TBufferIO
 Direct subclass of TBuffer, implements common methods for TBufferFile and TBufferText classes. More...
class  TBufferJSON
 Class for serializing object to and from JavaScript Object Notation (JSON) format. More...
class  ROOT::TBufferMergerFile
 A TBufferMergerFile is similar to a TMemFile, but when data is written to it, it is appended to the TBufferMerger queue. More...
class  TBufferText
 Base class for text-based streamers like TBufferJSON or TBufferXML Special actions list will use methods, introduced in this class. More...
class  TCollectionClassStreamer
 Class streamer object to implement TClassStreamer functionality for I/O emulation. More...
class  TCollectionMemberStreamer
 Class streamer object to implement TMemberStreamer functionality for I/O emulation. More...
class  TCollectionStreamer
 Class streamer object to implement TClassStreamer functionality for I/O emulation. More...
class  TConvertClonesArrayToProxy
 Small helper to read a TBuffer containing a TClonesArray into any valid collection. More...
class  TEmulatedCollectionProxy
 Streamer around an arbitrary STL like container, which implements basic container functionality. More...
class  TEmulatedMapProxy
 Streamer around a map container. More...
class  TFPBlock
 This class represents the encapsulation of a block request. More...
class  TFree
 Service class for TFile. More...
class  TGenCollectionProxy
 Proxy around an arbitrary container, which implements basic functionality and iteration. More...
class  TGenMapProxy
 Localoptimization class. More...
class  TGenSetProxy
 Localoptimization class. More...
class  TGenVectorBoolProxy
 Local optimization class. More...
class  TGenVectorProxy
 Local optimization class. More...
class  TLockFile
 A scoped lock based on files. More...
class  TVirtualArray
 Wrapper around an object and giving indirect access to its content even if the object is not of a class in the Cint/Reflex dictionary. More...
class  TVirtualCollectionIterators
 Small helper class to generically acquire and release iterators. More...
class  TVirtualCollectionPtrIterators
class  TVirtualObject
 Wrapper around an object and giving indirect access to its content even if the object is not of a class in the Cint/Reflex dictionary. More...