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

Add binary schema reflection #7932

Merged
merged 8 commits into from
May 4, 2023
Merged

Conversation

dbaileychess
Copy link
Collaborator

Addresses #7930

This links in the binary schema generated file the generated types to provide access

This only occurs when -bfbs-gen-embed is specified.

@github-actions github-actions bot added c++ codegen Involving generating code from schema labels May 4, 2023
@dbaileychess
Copy link
Collaborator Author

@wibotwi Everything looks good now?

@dbaileychess dbaileychess merged commit 01a7bc3 into google:master May 4, 2023
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
* Add binary schema reflection

* remove not-used parameter

* move logic from object API to base API

* forward declare

* remove duplicate code gen that was stompping on the edits

* reduce to just typedef generation

* fixed bazel rules to not stomp

* more bazel fixes to support additional generated files
jochenparm pushed a commit to jochenparm/flatbuffers that referenced this pull request Oct 29, 2024
* Add binary schema reflection

* remove not-used parameter

* move logic from object API to base API

* forward declare

* remove duplicate code gen that was stompping on the edits

* reduce to just typedef generation

* fixed bazel rules to not stomp

* more bazel fixes to support additional generated files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c++ codegen Involving generating code from schema
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant