CIntAttribute Class Reference

#include <mw/cnode.h>

Link against: xmlelemt.lib

class CIntAttribute : public CBase

Inherits from

  • CIntAttribute

    Detailed Description

    Provides an object wrapper around a TInt value.

    Constructor & Destructor Documentation

    CIntAttribute ( TInt )

    CIntAttribute(TIntaInteger)[inline]

    Constructor.

    ParameterDescription
    aIntegerInteger to wrap

    Member Function Documentation

    Int ( )

    TInt Int()const [inline]

    Gets the wrapped integer.

    Returns: The wrapped integer