Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve cpp templates #49

Merged
merged 9 commits into from
Jan 6, 2025

Conversation

tom-hg57
Copy link
Collaborator

@tom-hg57 tom-hg57 commented Jan 5, 2025

  • Remove most of the partials for cpp (moving most of the cpp code to the templates, generated code is unchanged)
  • Add templates for generation of CIMClassList.hpp and IEC61970.hpp (generated code is unchanged)
  • Optimize includes in cpp templates
  • Improve code in cpp templates
  • Improve doc strings in cpp templates
  • Improve formatting of cpp templates
  • Improve order of assign and get functions (now equal to order of attributes in header file)

…he templates, generated code is unchanged)

Signed-off-by: Thomas Günther <[email protected]>
…nerated code is unchanged)

Signed-off-by: Thomas Günther <[email protected]>
Signed-off-by: Thomas Günther <[email protected]>
Signed-off-by: Thomas Günther <[email protected]>
Signed-off-by: Thomas Günther <[email protected]>
…ibutes in header file)

Signed-off-by: Thomas Günther <[email protected]>
@tom-hg57 tom-hg57 requested a review from m-mirz January 5, 2025 22:59
Copy link

sonarqubecloud bot commented Jan 6, 2025

@m-mirz m-mirz merged commit cb6c12b into sogno-platform:master Jan 6, 2025
14 checks passed
@tom-hg57 tom-hg57 deleted the improve-cpp-templates branch January 7, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants