Public Member Functions | Protected Member Functions | Protected Attributes | Private Member Functions
flatbuffers::VectorOfAny Class Reference

#include <flatbuffers.h>

List of all members.

Public Member Functions

const uint8_t * Data () const
uint8_t * Data ()
uoffset_t size () const

Protected Member Functions

 VectorOfAny ()

Protected Attributes

uoffset_t length_

Private Member Functions

 VectorOfAny (const VectorOfAny &)

Detailed Description

Definition at line 305 of file flatbuffers.h.


Constructor & Destructor Documentation


Member Function Documentation

const uint8_t* flatbuffers::VectorOfAny::Data ( ) const [inline]

Definition at line 309 of file flatbuffers.h.

uint8_t* flatbuffers::VectorOfAny::Data ( ) [inline]

Definition at line 312 of file flatbuffers.h.

uoffset_t flatbuffers::VectorOfAny::size ( ) const [inline]

Definition at line 307 of file flatbuffers.h.


Member Data Documentation

uoffset_t flatbuffers::VectorOfAny::length_ [protected]

Definition at line 317 of file flatbuffers.h.


The documentation for this class was generated from the following file:


behaviortree_cpp
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Sat Feb 2 2019 03:50:11