ONE - On-device Neural Engine
Loading...
Searching...
No Matches
flatbuffers::FlatCompiler::InitParams Struct Reference

#include <flatc.h>

Collaboration diagram for flatbuffers::FlatCompiler::InitParams:

Public Member Functions

 InitParams ()
 

Data Fields

WarnFn warn_fn
 
ErrorFn error_fn
 

Detailed Description

Definition at line 80 of file flatc.h.

Constructor & Destructor Documentation

◆ InitParams()

flatbuffers::FlatCompiler::InitParams::InitParams ( )
inline

Definition at line 81 of file flatc.h.

Field Documentation

◆ error_fn

ErrorFn flatbuffers::FlatCompiler::InitParams::error_fn

Definition at line 84 of file flatc.h.

◆ warn_fn

WarnFn flatbuffers::FlatCompiler::InitParams::warn_fn

Definition at line 83 of file flatc.h.


The documentation for this struct was generated from the following file: