Skip to content

[24506] Add changes for custom buffer serialization#193

Open
MiguelCompany wants to merge 2 commits into
masterfrom
feature/24506
Open

[24506] Add changes for custom buffer serialization#193
MiguelCompany wants to merge 2 commits into
masterfrom
feature/24506

Conversation

@MiguelCompany
Copy link
Copy Markdown
Member

@MiguelCompany MiguelCompany commented May 13, 2026

Description

  • Added a new property that returns true for unbounded octet / uint8 sequences. It can be used from the templates as typecode.isBufferType.
  • Pass the sequence's type code to the template that generates the cpp typename, so the new flag can be consulted.

Contributor Checklist

  • Commit messages follow the project guidelines.
  • N/A: Tests that thoroughly check the new feature have been added/Regression tests checking the bug and its fix have been added; the added tests pass locally
  • N/A: Any new/modified methods have been properly documented.
  • NO: Changes are backport compatible: they do NOT break ABI nor change library core behavior.
  • Changes are API compatible.
  • N/A: Applicable backports have been included in the description.

Reviewer Checklist

  • The PR has a milestone assigned.
  • The title and description correctly express the PR's purpose.
  • Check contributor checklist is correct.

@MiguelCompany MiguelCompany added this to the v4.4.0 milestone May 13, 2026
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
…sequences.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
@MiguelCompany MiguelCompany changed the title [24506] Add type_code when generating cpp typename for sequences [24506] Add changes for custom buffer serialization May 14, 2026
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