#include <TStreamerInfo.h>
Public Member Functions | |
| TPointerCollectionAdapter (TVirtualCollectionProxy *proxy) | |
| char * | operator[] (UInt_t idx) const |
| TPointerCollectionAdapter (TVirtualCollectionProxy *proxy) | |
| char * | operator[] (UInt_t idx) const |
Private Attributes | |
| TVirtualCollectionProxy * | fProxy |
| TVirtualCollectionProxy * | fProxy |
Definition at line 73 of file TStreamerInfo.h.
| TStreamerInfo::TPointerCollectionAdapter::TPointerCollectionAdapter | ( | TVirtualCollectionProxy * | proxy | ) | [inline] |
Definition at line 76 of file TStreamerInfo.h.
| TStreamerInfo::TPointerCollectionAdapter::TPointerCollectionAdapter | ( | TVirtualCollectionProxy * | proxy | ) | [inline] |
Definition at line 76 of file TStreamerInfo.h.
| char* TStreamerInfo::TPointerCollectionAdapter::operator[] | ( | UInt_t | idx | ) | const [inline] |
Definition at line 79 of file TStreamerInfo.h.
References TVirtualCollectionProxy::At(), and fProxy.
| char* TStreamerInfo::TPointerCollectionAdapter::operator[] | ( | UInt_t | idx | ) | const [inline] |
Definition at line 79 of file TStreamerInfo.h.
References TVirtualCollectionProxy::At(), and fProxy.
Definition at line 85 of file TStreamerInfo.h.
1.5.1