AAX SDK  2.4.1
Avid Audio Extensions Development Kit
List of all members | Public Member Functions
SAutoArray< T > Struct Template Reference

Public Member Functions

 SAutoArray ()
 
 ~SAutoArray ()
 
void Reset (T *inData)
 
T * Get ()
 

Constructor & Destructor Documentation

◆ SAutoArray()

template<typename T >
SAutoArray< T >::SAutoArray ( )
inline

◆ ~SAutoArray()

template<typename T >
SAutoArray< T >::~SAutoArray ( )
inline

References SAutoArray< T >::Reset().

Here is the call graph for this function:

Member Function Documentation

◆ Reset()

template<typename T >
void SAutoArray< T >::Reset ( T *  inData)
inline

Referenced by SAutoArray< T >::~SAutoArray().

Here is the caller graph for this function:

◆ Get()

template<typename T >
T* SAutoArray< T >::Get ( )
inline

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