A subclass of the abstract class DtVpfData.
Copy constructor is private to prevent copying.
Constructor takes the column that this data belongs to.
| virtual DtVpfIntData::~DtVpfIntData |
( |
| ) |
|
|
overridevirtual |
Assignment operator is private to prevent copying.
| virtual bool DtVpfIntData::readData |
( |
| ) |
|
|
overridevirtual |
Reads the data from the input stream from the owning column.
- Returns
- A boolean indicating the success or failure of the read operation
Implements DtVpfData.
| virtual int DtVpfIntData::intData |
( |
| ) |
const |
|
virtual |
Gets the data stored.
- Returns
- an integer that represents the data
| virtual DtString DtVpfIntData::valueDescription |
( |
| ) |
const |
|
overridevirtual |
returns the value description if it exists
- Returns
- A DtString that contains the description of the data value
Reimplemented from DtVpfData.
The documentation for this class was generated from the following file:
- /data/exports/nrhent7-1/nightly/docs/vrForces.vrf5-2-branch/include/vmap/vpfIntData.h