sbAutoFreeXPCOMPointerArray< T > Class Template Reference

#include <sbMemoryUtils.h>

Public Member Functions

 sbAutoFreeXPCOMPointerArray (PRUint32 aCount, T **aArray)
 
 ~sbAutoFreeXPCOMPointerArray ()
 

Detailed Description

template<class T>
class sbAutoFreeXPCOMPointerArray< T >

Definition at line 32 of file sbMemoryUtils.h.

Constructor & Destructor Documentation

template<class T>
sbAutoFreeXPCOMPointerArray< T >::sbAutoFreeXPCOMPointerArray ( PRUint32  aCount,
T **  aArray 
)
inline

Definition at line 35 of file sbMemoryUtils.h.

template<class T>
sbAutoFreeXPCOMPointerArray< T >::~sbAutoFreeXPCOMPointerArray ( )
inline

Definition at line 40 of file sbMemoryUtils.h.


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