|
ONE - On-device Neural Engine
|
#include <vector.h>
Public Member Functions | |
| uoffset_t | size () const |
| const uint8_t * | Data () const |
| uint8_t * | Data () |
Protected Member Functions | |
| VectorOfAny () | |
Protected Attributes | |
| uoffset_t | length_ |
|
protected |
|
inline |
|
inline |
Definition at line 362 of file vector.h.
References length_.
Referenced by flatbuffers::GetAnyVectorElemAddressOf(), flatbuffers::GetAnyVectorElemF(), flatbuffers::GetAnyVectorElemI(), flatbuffers::GetAnyVectorElemPointer(), flatbuffers::GetAnyVectorElemS(), flatbuffers::SetAnyVectorElemF(), flatbuffers::SetAnyVectorElemI(), and flatbuffers::SetAnyVectorElemS().
|
inline |
|
protected |