|
|
|
|
Location:
cnode.h
class CIntAttribute : public CBase;
Provides an object wrapper around a TInt value.
CBase - Base class for all classes to be instantiated on the heapCIntAttribute - Provides an object wrapper around a TInt valueDefined in CIntAttribute:
CIntAttribute(), Int()
Inherited from CBase:
Delete(),
Extension_(),
operator new()
inline CIntAttribute(TInt aInteger);
Constructor.
|