|
Class Summary |
| Choice2 |
offers the choice of 0 or 1; useful to restrict argument values (rather
like enum). |
| Choice3 |
offers the choice of 0, 1 or 2; useful to restrict argument values
(rather like enum). |
| CMLUtils |
A number of miscellaneous tools. |
| CommandOption |
DOCUMENT ME! |
| CommandOptions |
DOCUMENT ME! |
| CommandOptionValue |
DOCUMENT ME! |
| CyclicVector |
a 'cyclic vector' that is element[0] succeeds element[nElem-1] where
nElem is size. |
| PMRDOMUtils |
re-usable routines to support PMR* interfaces |
| PMRError |
MANAGES ERRORS |
| ValueBox |
DOCUMENT ME! |