Logo ROOT   6.12/07
Reference Guide
List of all members | 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 255 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

◆ ~Address()

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

Definition at line 256 of file TCollectionProxyInfo.h.

Member Function Documentation

◆ address() [1/2]

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

Definition at line 257 of file TCollectionProxyInfo.h.

◆ address() [2/2]

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

Definition at line 742 of file TCollectionProxyInfo.h.


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