15 #include <vlutil/vlString.h>
41 virtual bool readData()=0;
56 void swap16(
char* input);
57 void swap32(
char* input);
58 void swap64(
char* input);
#define DT_DLL_vmap
Definition: vmapDefines.h:23
virtual DtString valueDescription() const
returns the description of the data value as described in the data description table (if available) ...
Definition: vpfData.h:51
Abstract data type for all others to be based on.
Definition: vpfData.h:22
virtual const DtVpfColumn & column() const
returns the column that owns this data
Definition: vpfData.h:45
A class representing a column of data from a table.
Definition: vpfColumn.h:28
DtVpfColumn * myColumn
Definition: vpfData.h:54