![]() |
OpenSplice Java 5 DCPS
v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
|
Public Member Functions | |
Object | getDataSeqHolder () |
SampleInfoSeqHolder | getInfoSeqHolder () |
List< Sample< TYPE > > | getSampleList () |
void | setSampleList (List< Sample< TYPE >> preAllocated) |
void | updateReferences () |
Definition at line 29 of file PreAllocator.java.
Object org.opensplice.dds.sub.PreAllocator< TYPE >.getDataSeqHolder | ( | ) |
Implemented in org.opensplice.dds.sub.PreAllocatorImpl< TYPE >.
SampleInfoSeqHolder org.opensplice.dds.sub.PreAllocator< TYPE >.getInfoSeqHolder | ( | ) |
Implemented in org.opensplice.dds.sub.PreAllocatorImpl< TYPE >.
List<Sample<TYPE> > org.opensplice.dds.sub.PreAllocator< TYPE >.getSampleList | ( | ) |
Implemented in org.opensplice.dds.sub.PreAllocatorImpl< TYPE >.
void org.opensplice.dds.sub.PreAllocator< TYPE >.setSampleList | ( | List< Sample< TYPE >> | preAllocated | ) |
Implemented in org.opensplice.dds.sub.PreAllocatorImpl< TYPE >.
void org.opensplice.dds.sub.PreAllocator< TYPE >.updateReferences | ( | ) |
Implemented in org.opensplice.dds.sub.PreAllocatorImpl< TYPE >.