All Types

Name Unit Description
ABinaryLeafPointer classwork

This type is used to find and indicate the position at which a new node should be inserted into the tree.

AMiniParserCallback classwork

This type represents a callback routine which is invoked by an instance of AMiniParser when its scanner returns a token.

AMiniTokenType classwork

This enumeration defines the type of tokens that are recognized by instances of AMiniScanner.

AnObjectClass classwork

This definition simplifies the implementation of AnObjectVector, since it allows the base implementation of AnObjectVector to construct instances of a given object on the fly (such as when AnObjectVector.readFrom is called.

ANodeClass classwork

This declaration simplifies the implementation of ABinaryTree, ALinkedList and their descendants, which all contain and operate on descendants of ANode.

ASingletonClass classwork

 

PMiniToken classwork

Points to an instance of TMiniToken.

PTypicalVersionInfoHeader classwork

This type points to an instance of TTypicalVersionInfoHeader.

PVSFixedFileInfo classwork

This type points to an instance of TVSFixedFileInfo.

TCensus classwork

This type is used to represent a census, which is a way of storing a total count of items.

TIndexAbsolute classwork

This type is used to represent an absolute index, which is a way of referring to the position of one item in a sequence relative to the beginning of the sequence.

TIndexRelative classwork

This type is used to represent a relative index, which is a way of referring to the position of one item in a sequence relative to another item in the sequence.

TSortKey classwork

This type is used to represent a sort key, which is used to arrange items in a binary tree or list.

TStreamBookmarkType classwork

This type is defined for convenience and portability; it represents a code that indicates the type of a bookmark stored in a stream.

TStreamChecksum classwork

The type of value used when calculating a checksum for a stream.

TStreamIOSize classwork

The type of value used to indicate the size of data to read or write from the stream.

TStreamLength classwork

The type of value used to indicate the overall size of a stream.

TStreamOffset classwork

The type of value used to indicate an offset within a stream.


Generated by PasDoc 0.13.0 on 2015-06-23 19:40:11