class PStringToOrdinal |
This is a dictionary collection class of ordinals keyed by PString objects.
New functions for class
Overrides from class PCollection
Overrides from class PContainer
Common functions for collections
Common functions for containers
Run Time Type functions
I/O functions
Comparison functions
This is a dictionary collection class of ordinals keyed by PString objects. It has all the usual functions for a collection, with the object types set to POrdinalKey pointers.In addition some addition functions are added that take a const POrdinalKey reference or a simple PINDEX instead of a pointer as most standard collection functions do. This is more convenient for when integer expressions are used as parameters to function in the collection.
See the PAbstractDicionary and POrdinalDictionary classes and PDECLARE_ORDINAL_DICTIONARY macro for more information.
The default behaviour reads '\n' separated strings until !strm.good().
Alphabetic index HTML hierarchy of classes or Java