Public Member Functions | Static Public Member Functions | List of all members
grl.flatbuffer.StopArm Class Reference
+ Inheritance diagram for grl.flatbuffer.StopArm:
+ Collaboration diagram for grl.flatbuffer.StopArm:

Public Member Functions

StopArm __init (int _i, ByteBuffer _bb)
 
StopArm __init (int _i, ByteBuffer _bb)
 

Static Public Member Functions

static int endStopArm (FlatBufferBuilder builder)
 
static int endStopArm (FlatBufferBuilder builder)
 
static StopArm getRootAsStopArm (ByteBuffer _bb)
 
static StopArm getRootAsStopArm (ByteBuffer _bb)
 
static StopArm getRootAsStopArm (ByteBuffer _bb, StopArm obj)
 
static StopArm getRootAsStopArm (ByteBuffer _bb, StopArm obj)
 
static void startStopArm (FlatBufferBuilder builder)
 
static void startStopArm (FlatBufferBuilder builder)
 

Detailed Description

Definition at line 11 of file build/include/grl/flatbuffer/grl/flatbuffer/StopArm.java.

Member Function Documentation

§ __init() [1/2]

StopArm grl.flatbuffer.StopArm.__init ( int  _i,
ByteBuffer  _bb 
)
inline

§ __init() [2/2]

StopArm grl.flatbuffer.StopArm.__init ( int  _i,
ByteBuffer  _bb 
)
inline

Definition at line 14 of file src/java/grl/src/grl/flatbuffer/StopArm.java.

§ endStopArm() [1/2]

static int grl.flatbuffer.StopArm.endStopArm ( FlatBufferBuilder  builder)
inlinestatic

§ endStopArm() [2/2]

static int grl.flatbuffer.StopArm.endStopArm ( FlatBufferBuilder  builder)
inlinestatic

Definition at line 18 of file src/java/grl/src/grl/flatbuffer/StopArm.java.

§ getRootAsStopArm() [1/4]

static StopArm grl.flatbuffer.StopArm.getRootAsStopArm ( ByteBuffer  _bb)
inlinestatic

§ getRootAsStopArm() [2/4]

static StopArm grl.flatbuffer.StopArm.getRootAsStopArm ( ByteBuffer  _bb)
inlinestatic

Definition at line 12 of file src/java/grl/src/grl/flatbuffer/StopArm.java.

§ getRootAsStopArm() [3/4]

static StopArm grl.flatbuffer.StopArm.getRootAsStopArm ( ByteBuffer  _bb,
StopArm  obj 
)
inlinestatic

§ getRootAsStopArm() [4/4]

static StopArm grl.flatbuffer.StopArm.getRootAsStopArm ( ByteBuffer  _bb,
StopArm  obj 
)
inlinestatic

Definition at line 13 of file src/java/grl/src/grl/flatbuffer/StopArm.java.

§ startStopArm() [1/2]

static void grl.flatbuffer.StopArm.startStopArm ( FlatBufferBuilder  builder)
inlinestatic

§ startStopArm() [2/2]

static void grl.flatbuffer.StopArm.startStopArm ( FlatBufferBuilder  builder)
inlinestatic

Definition at line 17 of file src/java/grl/src/grl/flatbuffer/StopArm.java.


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