24.08
|
#include <ClContextSchema_generated.h>
Public Types | |
typedef ClContext | Table |
Public Member Functions | |
void | add_programs (flatbuffers::Offset< flatbuffers::Vector< flatbuffers::Offset< armnn::Program >>> programs) |
ClContextBuilder (flatbuffers::FlatBufferBuilder &_fbb) | |
ClContextBuilder & | operator= (const ClContextBuilder &) |
flatbuffers::Offset< ClContext > | Finish () |
Public Attributes | |
flatbuffers::FlatBufferBuilder & | fbb_ |
flatbuffers::uoffset_t | start_ |
Definition at line 38 of file ClContextSchema_generated.h.
typedef ClContext Table |
Definition at line 39 of file ClContextSchema_generated.h.
|
inlineexplicit |
Definition at line 45 of file ClContextSchema_generated.h.
References ClContextBuilder::fbb_, and ClContextBuilder::start_.
|
inline |
Definition at line 42 of file ClContextSchema_generated.h.
References ClContextBuilder::fbb_.
Referenced by armnn::CreateClContext().
|
inline |
Definition at line 50 of file ClContextSchema_generated.h.
References ClContextBuilder::fbb_, and ClContextBuilder::start_.
Referenced by armnn::CreateClContext().
ClContextBuilder& operator= | ( | const ClContextBuilder & | ) |
flatbuffers::FlatBufferBuilder& fbb_ |
Definition at line 40 of file ClContextSchema_generated.h.
Referenced by ClContextBuilder::add_programs(), ClContextBuilder::ClContextBuilder(), and ClContextBuilder::Finish().
flatbuffers::uoffset_t start_ |
Definition at line 41 of file ClContextSchema_generated.h.
Referenced by ClContextBuilder::ClContextBuilder(), and ClContextBuilder::Finish().