ant
A2 ant: class-based analysis framework
ant::WrapTTree::ROOTArray< T > Struct Template Reference

#include <WrapTTree.h>

+ Inheritance diagram for ant::WrapTTree::ROOTArray< T >:
+ Collaboration diagram for ant::WrapTTree::ROOTArray< T >:

Public Member Functions

virtual ~ROOTArray ()=default
 

Protected Member Functions

virtual void ROOTArray_setSize (int n) override
 
virtual void * ROOTArray_getPtr () override
 
virtual int ROOTArray_getInternalSize () override
 

Friends

class WrapTTree
 

Constructor & Destructor Documentation

◆ ~ROOTArray()

template<typename T >
virtual ant::WrapTTree::ROOTArray< T >::~ROOTArray ( )
virtualdefault

Member Function Documentation

◆ ROOTArray_getInternalSize()

template<typename T >
virtual int ant::WrapTTree::ROOTArray< T >::ROOTArray_getInternalSize ( )
inlineoverrideprotectedvirtual

◆ ROOTArray_getPtr()

template<typename T >
virtual void* ant::WrapTTree::ROOTArray< T >::ROOTArray_getPtr ( )
inlineoverrideprotectedvirtual

◆ ROOTArray_setSize()

template<typename T >
virtual void ant::WrapTTree::ROOTArray< T >::ROOTArray_setSize ( int  n)
inlineoverrideprotectedvirtual

Friends And Related Function Documentation

◆ WrapTTree

template<typename T >
friend class WrapTTree
friend

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