8 #ifndef aggregateEntityEncoder_H_
9 #define aggregateEntityEncoder_H_
96 #define DtDEFINE_SIMPLE_AGG_ENTITY_ATTR_ENCODER( \
97 attrName, netType, inspector) \
98 DtDEFINE_SIMPLE_ATTR_ENCODER(DtAggregateEntityEncoder, \
99 DtAggregateStateRepository, \
100 attrName, netType, inspector)
107 #define DtDEFINE_SIMPLE_AGG_ENTITY_ATTR_CHECKER( \
108 attrName, inspector) \
109 DtDEFINE_SIMPLE_ATTR_CHECKER(DtAggregateEntityEncoder, \
110 DtAggregateStateRepository, \