|
ENTITY_DEF must be the first macro invoked in the implementation of a derived
ENTITY. It invokes
UTILITY_DEF and
DEBUG_DEF.
DEBUG_DEF is invoked last. Immediately following
ENTITY_DEF, one should write code to implement
debug_ent as described in the section for the
DEBUG_DEF macro.
|