Home
last modified time | relevance | path

Searched defs:IDLOptions (Results 1 – 1 of 1) sorted by relevance

/third_party/flatbuffers/include/flatbuffers/
Didl.h544 struct IDLOptions { struct
545 bool gen_jvmstatic;
547 bool use_flexbuffers;
548 bool strict_json;
549 bool output_default_scalars_in_json;
550 int indent_step;
551 bool output_enum_identifiers;
552 bool prefixed_enums;
553 bool scoped_enums;
554 bool include_dependence_headers;
[all …]