8 #ifndef aggregateEntityEncoder_H_
9 #define aggregateEntityEncoder_H_
99 #define DtDEFINE_SIMPLE_AGG_ENTITY_ATTR_ENCODER( \
100 attrName, netType, inspector) \
101 DtDEFINE_SIMPLE_ATTR_ENCODER(DtAggregateEntityEncoder, \
102 DtAggregateStateRepository, \
103 attrName, netType, inspector)
110 #define DtDEFINE_SIMPLE_AGG_ENTITY_ATTR_CHECKER( \
111 attrName, inspector) \
112 DtDEFINE_SIMPLE_ATTR_CHECKER(DtAggregateEntityEncoder, \
113 DtAggregateStateRepository, \