11#ifndef ROOT_TEmulatedMapProxy
12#define ROOT_TEmulatedMapProxy
Buffer base class used for serializing objects.
TClass instances represent classes, structs and namespaces in the ROOT type system.
Streamer around an arbitrary STL like container, which implements basic container functionality.
void Streamer(TBuffer &refBuffer) override
Streamer Function.
Streamer around a map container.
void ReadMap(UInt_t nElements, TBuffer &b)
UInt_t Size() const override
virtual ~TEmulatedMapProxy()
void Streamer(TBuffer &refBuffer) override
Streamer Function.
void Streamer(TBuffer &buff, void *pObj, int siz) override
Streamer I/O overload.
TEmulatedMapProxy & operator=(const TEmulatedMapProxy &rhs)
TVirtualCollectionProxy * Generate() const override
Virtual copy constructor.
void * At(UInt_t idx) override
void ReadBuffer(TBuffer &buff, void *pObj) override
void WriteMap(UInt_t nElements, TBuffer &b)