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