A subclass of the abstract class DtVpfData.
More...
Detailed Description
A subclass of the abstract class DtVpfData.
Constructor & Destructor Documentation
Copy constructor is private to prevent copying.
Constructor takes the column that this data belongs to.
| DtVpfFloatData::~DtVpfFloatData |
( |
void |
| ) |
|
Member Function Documentation
Assignment operator is private to prevent copying.
| virtual bool DtVpfFloatData::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 double DtVpfFloatData::floatData |
( |
| ) |
const |
|
virtual |
Gets the data stored.
- Returns
- a Double that represents the data
Member Data Documentation
| double DtVpfFloatData::myFloat |
|
protected |
The documentation for this class was generated from the following file:
- /exports/nfedora7-1/nightly/docs/vrforcesDevelopment.vrf4-4-branch/include/vmap/vpfFloatData.h