Logo ROOT  
Reference Guide
ROOT::Detail::TCollectionProxyInfo::Address< T > Struct Template Reference

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

Definition at line 257 of file TCollectionProxyInfo.h.

Public Member Functions

virtual ~Address ()
 

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 258 of file TCollectionProxyInfo.h.

Member Function Documentation

◆ address()

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

Definition at line 259 of file TCollectionProxyInfo.h.


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