Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::Detail::TCollectionProxyInfo::Address< T > Struct Template Reference

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

Definition at line 264 of file TCollectionProxyInfo.h.

Public Member Functions

virtual ~Address ()
 

Static Public Member Functions

static void * address (T ref)
 

#include <TCollectionProxyInfo.h>

Constructor & Destructor Documentation

◆ ~Address()

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

Definition at line 265 of file TCollectionProxyInfo.h.

Member Function Documentation

◆ address()

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

Definition at line 266 of file TCollectionProxyInfo.h.


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