TuIndexer

Provides a means of linking to a translation unit to HTML.

exception cpip.TuIndexer.ExceptionTuIndexer

Exception when handling PpLexer object.

class cpip.TuIndexer.TuIndexer(tuFileName)

Provides a means of indexing into a TU html file.

add(theTuIndex)

Adds an integer index to the list of markers, returns the href name.

href(theTuIndex, isLB)

Returns an href string for the TuIndex. If isLB is true returns the nearest lower bound, otherwise the nearest upper bound.