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 ( TInt aMarkType,
TInt aIndex
) [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.