The getStructureTablesByReferenceOrder function from theCcddScriptDataAccessHandler class no longer seems to return tables where the type is "Structure: Cmd Args Ref".
You can see this when trying to run the typesHeader.js script against a command that include a command args structure. The data type for the command args structure does not appear in the header file output.
The
getStructureTablesByReferenceOrder
function from theCcddScriptDataAccessHandler
class no longer seems to return tables where the type is "Structure: Cmd Args Ref".You can see this when trying to run the typesHeader.js script against a command that include a command args structure. The data type for the command args structure does not appear in the header file output.