ONE - On-device Neural Engine
|
#include <flatbuffers.h>
Public Types | |
typedef T | return_type |
typedef T | mutable_return_type |
Static Public Member Functions | |
static return_type | Read (const uint8_t *p, uoffset_t i) |
Static Public Attributes | |
static const size_t | element_stride = sizeof(T) |
Definition at line 108 of file flatbuffers.h.
typedef T flatbuffers::IndirectHelper< T >::mutable_return_type |
Definition at line 111 of file flatbuffers.h.
typedef T flatbuffers::IndirectHelper< T >::return_type |
Definition at line 110 of file flatbuffers.h.
|
inlinestatic |
Definition at line 113 of file flatbuffers.h.
Referenced by flatbuffers::Vector< T >::Get(), flatbuffers::Array< T, length >::Get(), flatbuffers::Vector< T >::GetMutableObject(), flatbuffers::Vector< T >::LookupByKey(), flatbuffers::VectorIterator< T, IT >::operator*(), and flatbuffers::VectorIterator< T, IT >::operator->().
|
static |
Definition at line 112 of file flatbuffers.h.