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