Skip to content

Conversation

JordanYates
Copy link
Contributor

Add the counted_by field to nested RPC structs that have a variable
length array. This is required for generic parsers to know how many
bytes should be allocated to this particular struct vs any remaining
structs.

Naming matches the experimental C attribute from GCC and Clang.

Add the `counted_by` field to nested RPC structs that have a variable
length array. This is required for generic parsers to know how many
bytes should be allocated to this particular struct vs any remaining
structs.

Naming matches the experimental C attribute from GCC and Clang.

Signed-off-by: Jordan Yates <[email protected]>
Add a mapping from RPC ID to the python class to the generated file.

Signed-off-by: Jordan Yates <[email protected]>
Add the name of the RPC to the generated definitions, matching the TDF
and KV store behaviour.

Signed-off-by: Jordan Yates <[email protected]>
Copy link

sonarqubecloud bot commented Oct 8, 2025

@JordanYates JordanYates merged commit a73eb1b into main Oct 8, 2025
3 checks passed
@JordanYates JordanYates deleted the feature/rpc_parse_helpers branch October 8, 2025 02:07
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.

1 participant