#include <command_generated.h>
|
typedef CommandQueue | Table |
|
|
void | add_name (::flatbuffers::Offset<::flatbuffers::String > name) |
|
void | add_commands (::flatbuffers::Offset<::flatbuffers::Vector<::flatbuffers::Offset< tt::target::metal::Command >>> commands) |
|
| CommandQueueBuilder (::flatbuffers::FlatBufferBuilder &_fbb) |
|
::flatbuffers::Offset< CommandQueue > | Finish () |
|
|
::flatbuffers::FlatBufferBuilder & | fbb_ |
|
::flatbuffers::uoffset_t | start_ |
|
◆ Table
◆ CommandQueueBuilder()
tt::target::metal::CommandQueueBuilder::CommandQueueBuilder |
( |
::flatbuffers::FlatBufferBuilder & |
_fbb | ) |
|
|
inlineexplicit |
◆ add_commands()
void tt::target::metal::CommandQueueBuilder::add_commands |
( |
::flatbuffers::Offset<::flatbuffers::Vector<::flatbuffers::Offset< tt::target::metal::Command >>> |
commands | ) |
|
|
inline |
◆ add_name()
void tt::target::metal::CommandQueueBuilder::add_name |
( |
::flatbuffers::Offset<::flatbuffers::String > |
name | ) |
|
|
inline |
◆ Finish()
::flatbuffers::Offset<CommandQueue> tt::target::metal::CommandQueueBuilder::Finish |
( |
| ) |
|
|
inline |
◆ fbb_
::flatbuffers::FlatBufferBuilder& tt::target::metal::CommandQueueBuilder::fbb_ |
◆ start_
::flatbuffers::uoffset_t tt::target::metal::CommandQueueBuilder::start_ |
The documentation for this struct was generated from the following file: