#include <pstring.h>
Public Member Functions | |
Construction | |
POrdinalToString (PINDEX count, const Initialiser *init) | |
Overrides from class PObject | |
virtual void | ReadFrom (istream &strm) |
Classes | |
struct | Initialiser |
Structure for static array initialiser for class. More... |
In addition some addition functions are added that take a const PString# reference instead of a pointer as most standard collection functions do. This is more convenient for when string expressions are used as parameters to function in the collection.
See the PAbstractDictionary# and PStringDictionary# classes and PDECLARE_DICTIONARY# and PDECLARE_STRING_DICTIONARY# macros for more information.
|
Initialise the ordinal dictionary of strings from the static array.
|
|
Input the contents of the object from the stream. This is primarily used by the standard operator>># function.
The default behaviour reads ' |