#include <flatbuffers.h>
|
const uint8_t * | Data () const |
|
uint8_t * | Data () |
|
uoffset_t | size () const |
|
Definition at line 305 of file flatbuffers.h.
flatbuffers::VectorOfAny::VectorOfAny |
( |
| ) |
|
|
protected |
flatbuffers::VectorOfAny::VectorOfAny |
( |
const VectorOfAny & |
| ) |
|
|
private |
const uint8_t* flatbuffers::VectorOfAny::Data |
( |
| ) |
const |
|
inline |
uint8_t* flatbuffers::VectorOfAny::Data |
( |
| ) |
|
|
inline |
uoffset_t flatbuffers::VectorOfAny::size |
( |
| ) |
const |
|
inline |
uoffset_t flatbuffers::VectorOfAny::length_ |
|
protected |
The documentation for this class was generated from the following file: