flatbuffers/tests/union_vector
Justin Davis 7cb0bcb212
C++ Feature: Mutable union getters (#8852)
* generate mutable union accessors

* add test

* Revert "add test"

This reverts commit 45e352b18f93c9d59afef6498f9948b2dcb8c0a4.

* update file

* formatter got in the way

* merge conflicts

* updated genned code

* manually fix code gen bc I can't figure out why this file won't code gen

---------

Co-authored-by: Wouter van Oortmerssen <aardappel@gmail.com>
2025-12-21 17:36:47 -05:00
..
Attacker.cs FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
Attacker.java FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
Attacker.kt FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
Attacker.php Added missing generated code. 2017-08-11 09:28:06 -07:00
AttackerT.java [Java] Use Table's fully qualified path (#8729) 2025-12-01 11:28:50 -05:00
BookReader.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
BookReader.java [Java] Use Table's fully qualified path (#8729) 2025-12-01 11:28:50 -05:00
BookReader.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
BookReader.php Added missing generated code. 2017-08-11 09:28:06 -07:00
BookReaderT.java [Java] Use Table's fully qualified path (#8729) 2025-12-01 11:28:50 -05:00
Character.cs Fix verification for C# unions (#7970) 2023-09-30 18:54:48 -07:00
Character.java
Character.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Character.php Changing array to be an associative array so that the Name function can work with non-sequential enums as well as those beginning at something other than zero. (#5151) 2019-02-04 23:33:57 +01:00
CharacterUnion.java
FallingTub.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
FallingTub.java [Java] Use Table's fully qualified path (#8729) 2025-12-01 11:28:50 -05:00
FallingTub.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
FallingTub.php [C++] Fix compile failure on Object API union construction for struct member (#6923) 2021-11-18 10:55:11 -08:00
FallingTubT.java [Java] Use Table's fully qualified path (#8729) 2025-12-01 11:28:50 -05:00
Gadget.cs Fix verification for C# unions (#7970) 2023-09-30 18:54:48 -07:00
Gadget.java
Gadget.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Gadget.php [C++] Fix compile failure on Object API union construction for struct member (#6923) 2021-11-18 10:55:11 -08:00
GadgetUnion.java [C++] Fix compile failure on Object API union construction for struct member (#6923) 2021-11-18 10:55:11 -08:00
HandFan.cs FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
HandFan.java FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
HandFan.kt FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
HandFan.php [C++] Fix compile failure on Object API union construction for struct member (#6923) 2021-11-18 10:55:11 -08:00
HandFanT.java [Java] Use Table's fully qualified path (#8729) 2025-12-01 11:28:50 -05:00
Movie.cs FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
Movie.java FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
Movie.kt FlatBuffers Version 25.12.19 (#8871) 2025-12-19 15:06:07 -08:00
Movie.php Performance improvement to generated+supporting PHP (#5080) 2018-12-20 16:10:20 -08:00
MovieT.java [Java] Use Table's fully qualified path (#8729) 2025-12-01 11:28:50 -05:00
Rapunzel.cs [C#] Prepares for official Nuget release (#7496) 2022-09-01 10:17:34 -07:00
Rapunzel.java [Java] Use Table's fully qualified path (#8729) 2025-12-01 11:28:50 -05:00
Rapunzel.kt Only generate @kotlin.ExperimentalUnsigned annotation on create*Vector methods having an unsigned array type parameter. (#7881) 2023-04-28 17:10:01 +00:00
Rapunzel.php
RapunzelT.java [Java] Use Table's fully qualified path (#8729) 2025-12-01 11:28:50 -05:00
union_vector.fbs
union_vector.json Fixed vector of union JSON parsing. 2019-03-07 15:05:00 -08:00
union_vector_generated.h C++ Feature: Mutable union getters (#8852) 2025-12-21 17:36:47 -05:00