11#ifndef ROOT_TEmulatedMapProxy
12#define ROOT_TEmulatedMapProxy
Buffer base class used for serializing objects.
The ROOT global object gROOT contains a list of all defined classes.
Streamer around an arbitrary STL like container, which implements basic container functionality.
virtual void Streamer(TBuffer &refBuffer)
Streamer Function.
Streamer around a map container.
virtual void * At(UInt_t idx)
Return the address of the value at index 'idx'.
void ReadMap(UInt_t nElements, TBuffer &b)
virtual UInt_t Size() const
Return the current size of the container.
virtual ~TEmulatedMapProxy()
virtual void ReadBuffer(TBuffer &buff, void *pObj)
TEmulatedMapProxy & operator=(const TEmulatedMapProxy &rhs)
virtual void Streamer(TBuffer &refBuffer)
Streamer Function.
virtual TVirtualCollectionProxy * Generate() const
Virtual copy constructor.
virtual void Streamer(TBuffer &buff, void *pObj, int siz)
Streamer I/O overload.
TEmulatedMapProxy(const TEmulatedMapProxy ©)
void WriteMap(UInt_t nElements, TBuffer &b)