Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Didl.h337 struct IDLOptions { struct
338 bool strict_json;
339 bool skip_js_exports;
340 bool use_goog_js_export_format;
341 bool output_default_scalars_in_json;
342 int indent_step;
343 bool output_enum_identifiers;
344 bool prefixed_enums;
345 bool scoped_enums;
346 bool include_dependence_headers;
[all …]