#include <flatc.h>
|
typedef void(* | WarnFn) (const FlatCompiler *flatc, const std::string &warn, bool show_exe_name) |
|
typedef void(* | ErrorFn) (const FlatCompiler *flatc, const std::string &err, bool usage, bool show_exe_name) |
|
Definition at line 35 of file flatc.h.
◆ ErrorFn
typedef void(* flatbuffers::FlatCompiler::ErrorFn) (const FlatCompiler *flatc, const std::string &err, bool usage, bool show_exe_name) |
◆ WarnFn
typedef void(* flatbuffers::FlatCompiler::WarnFn) (const FlatCompiler *flatc, const std::string &warn, bool show_exe_name) |
◆ FlatCompiler()
flatbuffers::FlatCompiler::FlatCompiler |
( |
const InitParams & |
params | ) |
|
|
inlineexplicit |
◆ Compile()
int flatbuffers::FlatCompiler::Compile |
( |
int |
argc, |
|
|
const char ** |
argv |
|
) |
| |
◆ GetUsageString()
std::string flatbuffers::FlatCompiler::GetUsageString |
( |
const char * |
program_name | ) |
const |
The documentation for this class was generated from the following file:
- onert-micro/externals/flatbuffers/flatc.h