| library: libCore #include "TMapFile.h" |

| TMapRec(const TMapRec&) | |
| TMapRec(const char* name, const TObject* obj, Int_t size, void* buf) | |
| ~TMapRec() | |
| void* | GetBuffer(Long_t offset = 0) const |
| Int_t | GetBufSize() const |
| const char* | GetClassName(Long_t offset = 0) const |
| const char* | GetName(Long_t offset = 0) const |
| TMapRec* | GetNext(Long_t offset = 0) const |
| TObject* | GetObject() const |
| TMapRec& | operator=(const TMapRec&) |