ROOT  6.06/09
Reference Guide
Public Member Functions | Private Attributes | List of all members
TStreamerInfo::TPointerCollectionAdapter Class Reference

Definition at line 80 of file TStreamerInfo.h.

Public Member Functions

 TPointerCollectionAdapter (TVirtualCollectionProxy *proxy)
 
char * operator[] (UInt_t idx) const
 

Private Attributes

TVirtualCollectionProxyfProxy
 

#include <TStreamerInfo.h>

+ Collaboration diagram for TStreamerInfo::TPointerCollectionAdapter:

Constructor & Destructor Documentation

TStreamerInfo::TPointerCollectionAdapter::TPointerCollectionAdapter ( TVirtualCollectionProxy proxy)
inline

Definition at line 83 of file TStreamerInfo.h.

Member Function Documentation

char* TStreamerInfo::TPointerCollectionAdapter::operator[] ( UInt_t  idx) const
inline

Definition at line 86 of file TStreamerInfo.h.

Member Data Documentation

TVirtualCollectionProxy* TStreamerInfo::TPointerCollectionAdapter::fProxy
private

Definition at line 92 of file TStreamerInfo.h.

Referenced by operator[]().


The documentation for this class was generated from the following file: