CMarkedStack::TMarkPoint Class Reference

class CMarkedStack::TMarkPoint

Represents a mark.

Public Member Functions
TMarkPoint(TInt, TInt)
Public Attributes
TInt iMarkType
TInt iStackIndex

Constructor & Destructor Documentation

TMarkPoint(TInt, TInt)

TMarkPoint(TIntaMarkType,
TIntaIndex
)[inline]

Represents a mark.

Parameters

TInt aMarkType
TInt aIndex

Member Data Documentation

TInt iMarkType

TInt iMarkType

Mark type.

TInt iStackIndex

TInt iStackIndex

Index of the marked stack item.