#include <idl.h>
Definition at line 427 of file idl.h.
◆ Deserialize()
| bool flatbuffers::EnumVal::Deserialize |
( |
Parser & |
parser, |
|
|
const reflection::EnumVal * |
val |
|
) |
| |
◆ DeserializeAttributes()
| bool flatbuffers::EnumVal::DeserializeAttributes |
( |
Parser & |
parser, |
|
|
const Vector< Offset< reflection::KeyValue > > * |
attrs |
|
) |
| |
◆ GetAsInt64()
| int64_t flatbuffers::EnumVal::GetAsInt64 |
( |
| ) |
const |
|
inline |
◆ GetAsUInt64()
| uint64_t flatbuffers::EnumVal::GetAsUInt64 |
( |
| ) |
const |
|
inline |
◆ IsNonZero()
| bool flatbuffers::EnumVal::IsNonZero |
( |
| ) |
const |
|
inline |
◆ IsZero()
| bool flatbuffers::EnumVal::IsZero |
( |
| ) |
const |
|
inline |
◆ Serialize()
◆ SerializeAttributes()
◆ operator==
Definition at line 577 of file idl.h.
577 {
578 return lhs.value == rhs.value;
579}
◆ attributes
◆ doc_comment
| std::vector<std::string> flatbuffers::EnumVal::doc_comment |
◆ name
| std::string flatbuffers::EnumVal::name |
◆ union_type
| Type flatbuffers::EnumVal::union_type |
The documentation for this struct was generated from the following file:
- onert-micro/externals/flatbuffers/idl.h