OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.opensplice.dds.sub.PreAllocator< TYPE > Interface Template Reference
Inheritance diagram for org.opensplice.dds.sub.PreAllocator< TYPE >:
Inheritance graph
Collaboration diagram for org.opensplice.dds.sub.PreAllocator< TYPE >:
Collaboration graph

Public Member Functions

Object getDataSeqHolder ()
 
SampleInfoSeqHolder getInfoSeqHolder ()
 
List< Sample< TYPE > > getSampleList ()
 
void setSampleList (List< Sample< TYPE >> preAllocated)
 
void updateReferences ()
 

Detailed Description

Definition at line 29 of file PreAllocator.java.

Member Function Documentation

◆ getDataSeqHolder()

Object org.opensplice.dds.sub.PreAllocator< TYPE >.getDataSeqHolder ( )

◆ getInfoSeqHolder()

SampleInfoSeqHolder org.opensplice.dds.sub.PreAllocator< TYPE >.getInfoSeqHolder ( )

◆ getSampleList()

List<Sample<TYPE> > org.opensplice.dds.sub.PreAllocator< TYPE >.getSampleList ( )

◆ setSampleList()

void org.opensplice.dds.sub.PreAllocator< TYPE >.setSampleList ( List< Sample< TYPE >>  preAllocated)

◆ updateReferences()


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