Classes | Namespaces | Functions
JointState_generated.h File Reference
#include "flatbuffers/flatbuffers.h"
+ Include dependency graph for JointState_generated.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  grl::flatbuffer::FLATBUFFERS_FINAL_CLASS
 
struct  grl::flatbuffer::JointStateBuilder
 

Namespaces

 grl
 
 grl::flatbuffer
 

Functions

flatbuffers::Offset< JointState > grl::flatbuffer::CreateJointState (flatbuffers::FlatBufferBuilder &_fbb, flatbuffers::Offset< flatbuffers::Vector< double >> position=0, flatbuffers::Offset< flatbuffers::Vector< double >> velocity=0, flatbuffers::Offset< flatbuffers::Vector< double >> acceleration=0, flatbuffers::Offset< flatbuffers::Vector< double >> torque=0)
 
void grl::flatbuffer::FinishJointStateBuffer (flatbuffers::FlatBufferBuilder &fbb, flatbuffers::Offset< grl::flatbuffer::JointState > root)
 
const grl::flatbuffer::JointStategrl::flatbuffer::GetJointState (const void *buf)
 
bool grl::flatbuffer::VerifyJointStateBuffer (flatbuffers::Verifier &verifier)