billvaglienti / ProtoGen

Communications protocol generation software
MIT License
30 stars 16 forks source link

Force struct declaration when mapEncode routines are defined #79

Closed SchrodingersGat closed 6 years ago

SchrodingersGat commented 6 years ago

Follow-on from https://github.com/billvaglienti/ProtoGen/issues/78

Structure defs also need to be forced when mapEncode / mapDecode functions are defined for a structure.