Skip to content

[24506] Add changes for custom buffer serialization#193

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

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

Conversation

@MiguelCompany

@MiguelCompany MiguelCompany commented May 13, 2026

Copy link
Copy Markdown
Member

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
@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
@mergify

mergify Bot commented Jul 1, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

richiware
richiware previously approved these changes Jul 2, 2026
@MiguelCompany MiguelCompany changed the base branch from master to bugfix/23130 July 7, 2026 12:34
Base automatically changed from bugfix/23130 to master July 8, 2026 08:01
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
…sequences.

Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
Signed-off-by: Miguel Company <miguelcompany@eprosima.com>
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