A subclass of the abstract class DtVpfData.
More...
A subclass of the abstract class DtVpfData.
Copy constructor is private to prevent copying.
Constructor takes the column that this data belongs to.
| DtVpfIntData::~DtVpfIntData |
( |
| ) |
|
Assignment operator is private to prevent copying.
| virtual bool DtVpfIntData::readData |
( |
| ) |
|
|
virtual |
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 |
|
virtual |
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.vrf4-8-branch/include/vmap/vpfIntData.h