Show/Hide Toolbars

RiverSoftAVG Products Help

Navigation: Code Documentation > RSCommon > GStreams > Classes

TBaseStreamTokenList Class

Scroll Prev Top Next More

The TBaseStreamTokenList class represents a list of stream tokens ( CommonInterfaces|IBaseStreamToken). Each token of the list can represent one atomic string in the stream. However, the token can not only represent the string token parsed from a stream, but also provide methods for retrieving and setting its value based on a type. In other words, if the parser finds a string like '1234', it will create not a string token but an integer token.

Like any list interface, it provides properties and methods to

Add or delete the tokens in the list.
 

Rearrange the tokens in the list.
 

Locate and access tokens in the list.
 

Sort the tokens in the list.
 

Namespace: GStreams

RiverSoftAVG Products Help © 1996-2016 Thomas G. Grubb