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

#include <flatc.h>

Data Fields

std::string short_opt
 
std::string long_opt
 
std::string parameter
 
std::string description
 

Detailed Description

Definition at line 64 of file flatc.h.

Field Documentation

◆ description

std::string flatbuffers::FlatCOption::description

Definition at line 68 of file flatc.h.

◆ long_opt

std::string flatbuffers::FlatCOption::long_opt

Definition at line 66 of file flatc.h.

◆ parameter

std::string flatbuffers::FlatCOption::parameter

Definition at line 67 of file flatc.h.

◆ short_opt

std::string flatbuffers::FlatCOption::short_opt

Definition at line 65 of file flatc.h.


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