13 #include <vl/refGrDatList.h>
14 #include <vl/gridDataPub.h>
16 class DtReflectedGriddedData;
17 class DtGriddedDataRepository;
19 #define GRIDDEDDATA_TEMPLATE_ARGS \
20 DtPortalGriddedDataObject, DtPortalReflectedGriddedDataObject, \
21 DtReflectedGriddedData, DtReflectedGriddedDataList, \
22 DtGriddedDataRepository, DtGriddedDataPublisher
27 class DtPortalGriddedDataObject;
40 Dt_DEF_TRANSLATOR_NAME(
"Gridded Data" );
65 const DtGriddedDataRepository& source,
66 const DtReflectedGriddedData& refObj );
84 virtual DtGriddedDataRepository* translate(
85 DtGriddedDataRepository* destination,