ROOT  6.06/09
Reference Guide
Public Member Functions | Static Public Member Functions | List of all members
ROOT::Detail::TCollectionProxyInfo::Address< T > Struct Template Reference

template<class T>
struct ROOT::Detail::TCollectionProxyInfo::Address< T >

Definition at line 262 of file TCollectionProxyInfo.h.

Public Member Functions

virtual ~Address ()
 
template<>
voidaddress (std::vector< Bool_t >::const_reference)
 

Static Public Member Functions

static voidaddress (T ref)
 

#include <TCollectionProxyInfo.h>

Constructor & Destructor Documentation

template<class T>
virtual ROOT::Detail::TCollectionProxyInfo::Address< T >::~Address ( )
inlinevirtual

Definition at line 263 of file TCollectionProxyInfo.h.

Member Function Documentation

template<class T>
static void* ROOT::Detail::TCollectionProxyInfo::Address< T >::address ( ref)
inlinestatic

Definition at line 264 of file TCollectionProxyInfo.h.

template<>
void * ROOT::Detail::TCollectionProxyInfo::Address< std::vector< Bool_t >::const_reference >::address ( std::vector< Bool_t >::const_reference  )
inline

Definition at line 753 of file TCollectionProxyInfo.h.


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