Got most of COMPONENTS OF working:
- generation of
DER_PACK_ and DER_PIMP_ is working
- generation of
DER_OVLY_ does not
The matter is how to get to the structure elements. Already added a default-False parameter naked that can be explicitly set to naked=True to unleash elements in a structure without the opening struct { and closing }.
Got most of
COMPONENTS OFworking:DER_PACK_andDER_PIMP_is workingDER_OVLY_does notThe matter is how to get to the structure elements. Already added a default-
Falseparameternakedthat can be explicitly set tonaked=Trueto unleash elements in a structure without the openingstruct {and closing}.