#include <ember_protocol_generated.h>
|
| flatbuffers::FlatBufferBuilder & | fbb_ |
| flatbuffers::uoffset_t | start_ |
◆ ErrorBuilder()
| Ember::Protocol::ErrorBuilder::ErrorBuilder |
( |
flatbuffers::FlatBufferBuilder & | _fbb | ) |
|
|
inlineexplicit |
◆ add_code()
| void Ember::Protocol::ErrorBuilder::add_code |
( |
ErrorCode | code | ) |
|
|
inline |
◆ add_fatal()
| void Ember::Protocol::ErrorBuilder::add_fatal |
( |
bool | fatal | ) |
|
|
inline |
◆ add_message()
| void Ember::Protocol::ErrorBuilder::add_message |
( |
flatbuffers::Offset< flatbuffers::String > | message | ) |
|
|
inline |
◆ Finish()
| flatbuffers::Offset< Error > Ember::Protocol::ErrorBuilder::Finish |
( |
| ) |
|
|
inline |
◆ operator=()
◆ fbb_
| flatbuffers::FlatBufferBuilder& Ember::Protocol::ErrorBuilder::fbb_ |
◆ start_
| flatbuffers::uoffset_t Ember::Protocol::ErrorBuilder::start_ |
The documentation for this struct was generated from the following file: