ONE - On-device Neural Engine
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
flatbuffers::CommentConfig Struct Reference

#include <code_generators.h>

Data Fields

const char * first_line
 
const char * content_line_prefix
 
const char * last_line
 

Detailed Description

Definition at line 156 of file code_generators.h.

Field Documentation

◆ content_line_prefix

const char* flatbuffers::CommentConfig::content_line_prefix

Definition at line 159 of file code_generators.h.

◆ first_line

const char* flatbuffers::CommentConfig::first_line

Definition at line 158 of file code_generators.h.

◆ last_line

const char* flatbuffers::CommentConfig::last_line

Definition at line 160 of file code_generators.h.


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