8 #ifndef VPF_TRIPLET_DATA_H_
9 #define VPF_TRIPLET_DATA_H_
#define DT_DLL_vmap
Definition: vmapDefines.h:23
unsigned int ID1
Definition: vpfTripletData.h:21
virtual bool readData()=0
Reads the data from the input stream from the owning column this class is not implemented and must be...
This file defines the abstract data type for all others to be based on.
Abstract data type for all others to be based on.
Definition: vpfData.h:22
Definition: vpfTripletData.h:19
DtVpfData & operator=(const DtVpfData &data)
Assignment operator is private to prevent copying.
A subclass of the abstract class DtVpfData.
Definition: vpfTripletData.h:27
A class representing a column of data from a table.
Definition: vpfColumn.h:28
unsigned char myTypeByte
Definition: vpfTripletData.h:53
unsigned int ID2
Definition: vpfTripletData.h:22
DtVpfTriplet myTriplet
Definition: vpfTripletData.h:52
unsigned int ID3
Definition: vpfTripletData.h:23