|
GClasses
|
This is a special holder that guarantees the data set will release all of its data before it is deleted.
#include <GMatrix.h>
Public Member Functions | |
| GReleaseDataHolder (GMatrix *pData=NULL) | |
| ~GReleaseDataHolder () | |
| void | reset (GMatrix *pData=NULL) |
Protected Attributes | |
| GMatrix * | m_pData |
|
inline |
|
inline |
|
inline |
|
protected |