7 #ifndef VehicleEncoder_H_
8 #define VehicleEncoder_H_
18 #define DtDECLARE_TEST_ATTR_CHECKER(attrName) \
19 DtDECLARE_ATTR_CHECKER(DtEntityStateRepository, attrName)
24 #define DtDECLARE_TEST_ATTR_ENCODER(attrName) \
25 DtDECLARE_ATTR_ENCODER(DtEntityStateRepository, attrName)
37 virtual ~VehicleEncoder();
46 DtDECLARE_TEST_ATTR_ENCODER(VehicleType);
47 DtDECLARE_TEST_ATTR_ENCODER(GeocLoc);
54 DtDECLARE_TEST_ATTR_CHECKER(VehicleType);
55 DtDECLARE_TEST_ATTR_CHECKER(GeocLoc);