Public Member Functions | Public Attributes
flatbuffers::DetachedBuffer Class Reference

#include <flatbuffers.h>

List of all members.

Public Member Functions

const uint8_t * data () const
const uint8_t * data () const
uint8_t * data ()
uint8_t * data ()
void destroy ()
void destroy ()
 DetachedBuffer ()
 DetachedBuffer ()
 DetachedBuffer (Allocator *allocator, bool own_allocator, uint8_t *buf, size_t reserved, uint8_t *cur, size_t sz)
 DetachedBuffer (Allocator *allocator, bool own_allocator, uint8_t *buf, size_t reserved, uint8_t *cur, size_t sz)
 DetachedBuffer (DetachedBuffer &&other)
 DetachedBuffer (DetachedBuffer &&other)
DetachedBufferoperator= (DetachedBuffer &&other)
DetachedBufferoperator= (DetachedBuffer &&other)
void reset ()
void reset ()
size_t size () const
size_t size () const
 ~DetachedBuffer ()
 ~DetachedBuffer ()

Public Attributes

uint8_t * buf_
uint8_t * cur_
FLATBUFFERS_DELETE_FUNC(DetachedBuffer
&operator=(const
DetachedBuffer &other))
protected bool 
own_allocator_
size_t reserved_
size_t size_

Detailed Description

Definition at line 518 of file 3rdparty/flatbuffers/flatbuffers.h.


Constructor & Destructor Documentation

Definition at line 520 of file 3rdparty/flatbuffers/flatbuffers.h.

flatbuffers::DetachedBuffer::DetachedBuffer ( Allocator allocator,
bool  own_allocator,
uint8_t *  buf,
size_t  reserved,
uint8_t *  cur,
size_t  sz 
) [inline]

Definition at line 528 of file 3rdparty/flatbuffers/flatbuffers.h.

Definition at line 540 of file 3rdparty/flatbuffers/flatbuffers.h.

Definition at line 574 of file 3rdparty/flatbuffers/flatbuffers.h.

flatbuffers::DetachedBuffer::DetachedBuffer ( Allocator allocator,
bool  own_allocator,
uint8_t *  buf,
size_t  reserved,
uint8_t *  cur,
size_t  sz 
) [inline]

Member Function Documentation

const uint8_t* flatbuffers::DetachedBuffer::data ( ) const [inline]

Definition at line 576 of file 3rdparty/flatbuffers/flatbuffers.h.

const uint8_t* flatbuffers::DetachedBuffer::data ( ) const [inline]
uint8_t* flatbuffers::DetachedBuffer::data ( ) [inline]
uint8_t* flatbuffers::DetachedBuffer::data ( ) [inline]

Definition at line 578 of file 3rdparty/flatbuffers/flatbuffers.h.

Definition at line 621 of file 3rdparty/flatbuffers/flatbuffers.h.

DetachedBuffer& flatbuffers::DetachedBuffer::operator= ( DetachedBuffer &&  other) [inline]

Definition at line 556 of file 3rdparty/flatbuffers/flatbuffers.h.

DetachedBuffer& flatbuffers::DetachedBuffer::operator= ( DetachedBuffer &&  other) [inline]

Definition at line 627 of file 3rdparty/flatbuffers/flatbuffers.h.

size_t flatbuffers::DetachedBuffer::size ( ) const [inline]

Definition at line 580 of file 3rdparty/flatbuffers/flatbuffers.h.

size_t flatbuffers::DetachedBuffer::size ( ) const [inline]

Member Data Documentation

Definition at line 616 of file 3rdparty/flatbuffers/flatbuffers.h.

Definition at line 618 of file 3rdparty/flatbuffers/flatbuffers.h.

FLATBUFFERS_DELETE_FUNC ( DetachedBuffer &operator=(const DetachedBuffer &other)) protected bool flatbuffers::DetachedBuffer::own_allocator_

Definition at line 607 of file 3rdparty/flatbuffers/flatbuffers.h.

Definition at line 617 of file 3rdparty/flatbuffers/flatbuffers.h.

Definition at line 619 of file 3rdparty/flatbuffers/flatbuffers.h.


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


behaviortree_cpp
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Sat Jun 8 2019 20:17:15