CMarkedStack::TMarkPoint Class Reference

#include <mw/cmarkedstack.h>

Link against: xmllib.lib

class CMarkedStack::TMarkPoint
Public Attributes
TInt iMarkType
TInt iStackIndex
Public Member Functions
TMarkPoint(TInt, TInt)

Detailed Description

Represents a mark.

Member Attribute Documentation

iMarkType

TInt iMarkType

Mark type.

iStackIndex

TInt iStackIndex

Index of the marked stack item.

Constructor & Destructor Documentation

TMarkPoint ( TInt, TInt )

TMarkPoint(TIntaMarkType,
TIntaIndex
)[inline]

Represents a mark.