A feature that officially supports nested FlatBuffers.
authorWouter van Oortmerssen <wvo@google.com>
Wed, 16 Jul 2014 00:50:22 +0000 (17:50 -0700)
committerWouter van Oortmerssen <wvo@google.com>
Mon, 21 Jul 2014 23:40:39 +0000 (16:40 -0700)
commit3e201a99b2f23c8c8475e43803d122b105db9a68
tree57c95caa3e9b688e701e5d1841380c8dfe95dbf8
parent9143a93312b65955511838fafddf56301716be41
A feature that officially supports nested FlatBuffers.

Generates convenient accessors for the nested root.

Change-Id: Ic0b1531de7ace475ff2a7b1f430d27f41c838430
Tested: on Windows.
include/flatbuffers/flatbuffers.h
src/idl_gen_cpp.cpp
src/idl_parser.cpp
tests/MyGame/Example/Monster.go
tests/MyGame/Example/Monster.java
tests/monster_test.fbs
tests/monster_test_generated.h
tests/monsterdata_test.bin