File identifier feature.
Allows you to add, and test for the presence of a magic 4-char string in a FlatBuffer. Tested: on OS X. Change-Id: I090692a9e4fb53bed3543279a28563e67132cba0
Showing
- .gitignore 1 addition, 0 deletions.gitignore
- docs/html/md__cpp_usage.html 1 addition, 1 deletiondocs/html/md__cpp_usage.html
- docs/html/md__schemas.html 9 additions, 1 deletiondocs/html/md__schemas.html
- docs/source/CppUsage.md 1 addition, 1 deletiondocs/source/CppUsage.md
- docs/source/Schemas.md 37 additions, 0 deletionsdocs/source/Schemas.md
- include/flatbuffers/flatbuffers.h 19 additions, 2 deletionsinclude/flatbuffers/flatbuffers.h
- include/flatbuffers/idl.h 2 additions, 0 deletionsinclude/flatbuffers/idl.h
- src/flatc.cpp 2 additions, 1 deletionsrc/flatc.cpp
- src/idl_gen_cpp.cpp 19 additions, 1 deletionsrc/idl_gen_cpp.cpp
- src/idl_parser.cpp 27 additions, 2 deletionssrc/idl_parser.cpp
- tests/monster_test.fbs 3 additions, 0 deletionstests/monster_test.fbs
- tests/monster_test_generated.h 4 additions, 0 deletionstests/monster_test_generated.h
- tests/test.cpp 3 additions, 1 deletiontests/test.cpp
Loading
Please register or sign in to comment