Hello,
I have a custom protocol that contains a variable of type
Shortwithin a struct which I have now realised would be better off using aLong.
I have used this protocol in a lot of custom components and workers and so it would be frustrating if I have to manually recreate workers for each component that uses it in order to have the workers’ header files match the XML.Is there a command I can run that will automatically update the workers to match the updated XML
Alternatively can I just change the underlying data type fromint16_ttoint32_tin the Properties struct of each header file?Many thanks,
_______________________________________________
Dan
discuss mailing list -- discuss@lists.opencpi.org
To unsubscribe send an email to discuss-leave@lists.opencpi.org