Location:
CNoDeleteAttribute.h
class CNoDeleteAttributeT : public CBase;
CBase
- Base class for all classes to be instantiated on the heap
CNoDeleteAttributeT
- (No abstract)
Defined in CNoDeleteAttributeT
:
Attribute()
, CNoDeleteAttributeT()
, SetAttribute()
, iAttribute
, ~CNoDeleteAttributeT()
Inherited from CBase
:
Delete()
,
Extension_()
,
operator new()
protected: T iAttribute;