CIntAttribute Class Reference

#include <mw/cnode.h>

class CIntAttribute : public CBase

Inherits from

Detailed Description

Provides an object wrapper around a TInt value.

Constructor & Destructor Documentation

CIntAttribute ( TInt )

CIntAttribute(TIntaInteger)[inline]

Constructor.

Parameters
aIntegerInteger to wrap

Member Function Documentation

Int ( )

TInt Int()const [inline]

Gets the wrapped integer.

Return Value
The wrapped integer