template<class Type, bool toCallDestructor = true>
template<class Type, bool toCallDestructor = true>
XalanMemMgrAutoPtr< Type, toCallDestructor >::MemMgrAutoPtrData::MemMgrAutoPtrData |
( |
MemoryManager * |
memoryManager, |
|
|
Type * |
dataPointer |
|
) |
| |
template<class Type, bool toCallDestructor = true>
template<class Type, bool toCallDestructor = true>
bool XalanMemMgrAutoPtr< Type, toCallDestructor >::MemMgrAutoPtrData::isInitilized |
( |
| ) |
const |
template<class Type, bool toCallDestructor = true>
void XalanMemMgrAutoPtr< Type, toCallDestructor >::MemMgrAutoPtrData::reset |
( |
MemoryManager * |
memoryManager, |
|
|
Type * |
dataPointer |
|
) |
| |
The documentation for this class was generated from the following file: