Typedefs | |
| template<typename T > | |
| using | FlatBufferOffset |
| Common rename of flatbuffers offset. | |
| template<typename T > | |
| using | FlatBufferOffsetVector |
| Common rename of flatbuffers offset vector. | |
Functions | |
| AbstractPropertyType | flatbuffersStringToAbstractPropertyType (const ::flatbuffers::String *flatbuffersString) |
| Convert flatbuffers string to AbstractPropertyType safely. | |
| string_view | flatbuffersStringToStringView (const ::flatbuffers::String *flatbuffersString) |
| Convert flatbuffers string to string_view safely. | |
Common rename of flatbuffers offset.
Common rename of flatbuffers offset vector.
|
inline |
Convert flatbuffers string to string_view safely.
| flatbuffersString | FlatBuffer string. |
|
inline |
Convert flatbuffers string to AbstractPropertyType safely.
| flatbuffersString | FlatBuffer string. |