Public Member Functions | Public Attributes | List of all members
grl::flatbuffer::ProcessDataBuilder Struct Reference

#include <KUKAiiwa_generated.h>

+ Collaboration diagram for grl::flatbuffer::ProcessDataBuilder:

Public Member Functions

void add_dataType (flatbuffers::Offset< flatbuffers::String > dataType)
 
void add_defaultValue (flatbuffers::Offset< flatbuffers::String > defaultValue)
 
void add_displayName (flatbuffers::Offset< flatbuffers::String > displayName)
 
void add_id (flatbuffers::Offset< flatbuffers::String > id)
 
void add_max (flatbuffers::Offset< flatbuffers::String > max)
 
void add_min (flatbuffers::Offset< flatbuffers::String > min)
 
void add_shouldRemove (uint8_t shouldRemove)
 
void add_shouldUpdate (uint8_t shouldUpdate)
 
void add_unit (flatbuffers::Offset< flatbuffers::String > unit)
 
void add_value (flatbuffers::Offset< flatbuffers::String > value)
 
flatbuffers::Offset< ProcessDataFinish ()
 
ProcessDataBuilderoperator= (const ProcessDataBuilder &)
 
 ProcessDataBuilder (flatbuffers::FlatBufferBuilder &_fbb)
 

Public Attributes

flatbuffers::FlatBufferBuilder & fbb_
 
flatbuffers::uoffset_t start_
 

Detailed Description

Definition at line 515 of file KUKAiiwa_generated.h.

Constructor & Destructor Documentation

§ ProcessDataBuilder()

grl::flatbuffer::ProcessDataBuilder::ProcessDataBuilder ( flatbuffers::FlatBufferBuilder &  _fbb)
inline

Definition at line 528 of file KUKAiiwa_generated.h.

Member Function Documentation

§ add_dataType()

void grl::flatbuffer::ProcessDataBuilder::add_dataType ( flatbuffers::Offset< flatbuffers::String >  dataType)
inline

Definition at line 518 of file KUKAiiwa_generated.h.

§ add_defaultValue()

void grl::flatbuffer::ProcessDataBuilder::add_defaultValue ( flatbuffers::Offset< flatbuffers::String >  defaultValue)
inline

Definition at line 519 of file KUKAiiwa_generated.h.

§ add_displayName()

void grl::flatbuffer::ProcessDataBuilder::add_displayName ( flatbuffers::Offset< flatbuffers::String >  displayName)
inline

Definition at line 520 of file KUKAiiwa_generated.h.

§ add_id()

void grl::flatbuffer::ProcessDataBuilder::add_id ( flatbuffers::Offset< flatbuffers::String >  id)
inline

Definition at line 521 of file KUKAiiwa_generated.h.

§ add_max()

void grl::flatbuffer::ProcessDataBuilder::add_max ( flatbuffers::Offset< flatbuffers::String >  max)
inline

Definition at line 523 of file KUKAiiwa_generated.h.

§ add_min()

void grl::flatbuffer::ProcessDataBuilder::add_min ( flatbuffers::Offset< flatbuffers::String >  min)
inline

Definition at line 522 of file KUKAiiwa_generated.h.

§ add_shouldRemove()

void grl::flatbuffer::ProcessDataBuilder::add_shouldRemove ( uint8_t  shouldRemove)
inline

Definition at line 526 of file KUKAiiwa_generated.h.

§ add_shouldUpdate()

void grl::flatbuffer::ProcessDataBuilder::add_shouldUpdate ( uint8_t  shouldUpdate)
inline

Definition at line 527 of file KUKAiiwa_generated.h.

§ add_unit()

void grl::flatbuffer::ProcessDataBuilder::add_unit ( flatbuffers::Offset< flatbuffers::String >  unit)
inline

Definition at line 524 of file KUKAiiwa_generated.h.

§ add_value()

void grl::flatbuffer::ProcessDataBuilder::add_value ( flatbuffers::Offset< flatbuffers::String >  value)
inline

Definition at line 525 of file KUKAiiwa_generated.h.

§ Finish()

flatbuffers::Offset<ProcessData> grl::flatbuffer::ProcessDataBuilder::Finish ( )
inline

Definition at line 530 of file KUKAiiwa_generated.h.

§ operator=()

ProcessDataBuilder& grl::flatbuffer::ProcessDataBuilder::operator= ( const ProcessDataBuilder )

Member Data Documentation

§ fbb_

flatbuffers::FlatBufferBuilder& grl::flatbuffer::ProcessDataBuilder::fbb_

Definition at line 516 of file KUKAiiwa_generated.h.

§ start_

flatbuffers::uoffset_t grl::flatbuffer::ProcessDataBuilder::start_

Definition at line 517 of file KUKAiiwa_generated.h.


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