RRunInfoArray Class Reference

class RRunInfoArray

This class is used to keep track of the shared run info array. Keep it open for as long as the TBidiText object is used. The same RRunInfoArray object can be used with several different TBidiText objects.

Public Member Functions
RRunInfoArray()
IMPORT_C voidClose()
IMPORT_C voidOpenL()
Private Member Functions
TBidirectionalState::TRunInfo *RunArray()
Private Attributes
CBidiTextTls *iTls

Constructor & Destructor Documentation

RRunInfoArray()

IMPORT_CRRunInfoArray()

Member Functions Documentation

Close()

IMPORT_C voidClose()

OpenL()

IMPORT_C voidOpenL()

RunArray()

TBidirectionalState::TRunInfo *RunArray()const [private]

Member Data Documentation

CBidiTextTls * iTls

CBidiTextTls *iTls[private]