nasa / fpp

F Prime Prime: A modeling language for F Prime
https://fprime.jpl.nasa.gov
Apache License 2.0
49 stars 31 forks source link

[CppDoc] Add capability to select the cpp file #286

Closed bocchino closed 1 year ago

bocchino commented 1 year ago

Add an option field to each CppDoc member for selecting the cpp file to use when writing cpp. If the value of the field is None, we can use the default cpp file provided when the CppDoc object is constructed.