#include <flatbuffers.h>
|
uoffset_t | size () const |
|
const uint8_t * | Data () const |
|
uint8_t * | Data () |
|
Definition at line 411 of file flatbuffers.h.
◆ VectorOfAny()
flatbuffers::VectorOfAny::VectorOfAny |
( |
| ) |
|
|
protected |
◆ Data() [1/2]
uint8_t * flatbuffers::VectorOfAny::Data |
( |
| ) |
|
|
inline |
◆ Data() [2/2]
const uint8_t * flatbuffers::VectorOfAny::Data |
( |
| ) |
const |
|
inline |
◆ size()
uoffset_t flatbuffers::VectorOfAny::size |
( |
| ) |
const |
|
inline |
◆ length_
uoffset_t flatbuffers::VectorOfAny::length_ |
|
protected |
The documentation for this class was generated from the following file: