Class FBAttachPoint
java.lang.Object
com.google.flatbuffers.Table
io.lionweb.serialization.flatbuffers.gen.FBAttachPoint
public final class FBAttachPoint
extends com.google.flatbuffers.Table
-
Nested Class Summary
Nested Classes -
Field Summary
Fields inherited from class com.google.flatbuffers.Table
bb, bb_pos -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription__assign(int _i, ByteBuffer _bb) void__init(int _i, ByteBuffer _bb) static voidaddContainer(com.google.flatbuffers.FlatBufferBuilder builder, int containerOffset) static voidaddContainment(com.google.flatbuffers.FlatBufferBuilder builder, int containmentOffset) static voidaddRoot(com.google.flatbuffers.FlatBufferBuilder builder, int rootOffset) containment(FBMetaPointer obj) static intcreateFBAttachPoint(com.google.flatbuffers.FlatBufferBuilder builder, int containerOffset, int containmentOffset, int rootOffset) static intendFBAttachPoint(com.google.flatbuffers.FlatBufferBuilder builder) static FBAttachPointstatic FBAttachPointgetRootAsFBAttachPoint(ByteBuffer _bb, FBAttachPoint obj) root()static voidstartFBAttachPoint(com.google.flatbuffers.FlatBufferBuilder builder) static voidMethods inherited from class com.google.flatbuffers.Table
__has_identifier, __indirect, __indirect, __offset, __offset, __reset, __reset, __string, __string, __union, __union, __vector, __vector_as_bytebuffer, __vector_in_bytebuffer, __vector_len, compareStrings, compareStrings, getByteBuffer, keysCompare, sortTables
-
Constructor Details
-
FBAttachPoint
public FBAttachPoint()
-
-
Method Details
-
ValidateVersion
public static void ValidateVersion() -
getRootAsFBAttachPoint
-
getRootAsFBAttachPoint
-
__init
-
__assign
-
container
-
containerAsByteBuffer
-
containerInByteBuffer
-
containment
-
containment
-
root
-
rootAsByteBuffer
-
rootInByteBuffer
-
createFBAttachPoint
public static int createFBAttachPoint(com.google.flatbuffers.FlatBufferBuilder builder, int containerOffset, int containmentOffset, int rootOffset) -
startFBAttachPoint
public static void startFBAttachPoint(com.google.flatbuffers.FlatBufferBuilder builder) -
addContainer
public static void addContainer(com.google.flatbuffers.FlatBufferBuilder builder, int containerOffset) -
addContainment
public static void addContainment(com.google.flatbuffers.FlatBufferBuilder builder, int containmentOffset) -
addRoot
public static void addRoot(com.google.flatbuffers.FlatBufferBuilder builder, int rootOffset) -
endFBAttachPoint
public static int endFBAttachPoint(com.google.flatbuffers.FlatBufferBuilder builder)
-