![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Public Member Functions | |
PreAllocatorProtobuf (OsplServiceEnvironment environment, DataReaderProtobuf< PROTOBUF_TYPE, DDS_TYPE > reader, Class<?> dataSeqHolderClaz, Field dataSeqHolderValueField, List< Sample< PROTOBUF_TYPE >> preAllocated) | |
Object | getDataSeqHolder () |
SampleInfoSeqHolder | getInfoSeqHolder () |
List< Sample< PROTOBUF_TYPE > > | getSampleList () |
void | setSampleList (List< Sample< TYPE >> preAllocated) |
void | setSampleList (List< Sample< PROTOBUF_TYPE >> preAllocated) |
void | updateReferences () |
Definition at line 36 of file PreAllocatorProtobuf.java.
org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >.PreAllocatorProtobuf | ( | OsplServiceEnvironment | environment, |
DataReaderProtobuf< PROTOBUF_TYPE, DDS_TYPE > | reader, | ||
Class<?> | dataSeqHolderClaz, | ||
Field | dataSeqHolderValueField, | ||
List< Sample< PROTOBUF_TYPE >> | preAllocated | ||
) |
Definition at line 48 of file PreAllocatorProtobuf.java.
Object org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >.getDataSeqHolder | ( | ) |
Definition at line 116 of file PreAllocatorProtobuf.java.
SampleInfoSeqHolder org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >.getInfoSeqHolder | ( | ) |
Definition at line 121 of file PreAllocatorProtobuf.java.
List<Sample<PROTOBUF_TYPE> > org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >.getSampleList | ( | ) |
Definition at line 126 of file PreAllocatorProtobuf.java.
|
inherited |
void org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >.setSampleList | ( | List< Sample< PROTOBUF_TYPE >> | preAllocated | ) |
Definition at line 62 of file PreAllocatorProtobuf.java.
void org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >.updateReferences | ( | ) |
Definition at line 87 of file PreAllocatorProtobuf.java.