CASNumeric. More...
Go to the source code of this file.
Classes | |
| class | CASNumeric |
Base class for providing an interface to numeric CASObject. More... | |
Enumerations | |
| enum | signedness { Positive = 0, Negative = 1 } |
| Indicates the signedness of the numerical value. More... | |
CASNumeric, a base class for implementing numeric values.
Definition in file casnumeric.h.
1.4.7