OpenSplice Java 5 DCPS  v6.x
OpenSplice Java 5 OpenSplice Data Distribution Service Data-Centric Publish-Subscribe API
org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE > Class Template Reference
Inheritance diagram for org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >:
Inheritance graph
Collaboration diagram for org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >:
Collaboration graph

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 ()
 

Detailed Description

Definition at line 36 of file PreAllocatorProtobuf.java.

Constructor & Destructor Documentation

◆ PreAllocatorProtobuf()

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.

Member Function Documentation

◆ getDataSeqHolder()

Object org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >.getDataSeqHolder ( )

Definition at line 116 of file PreAllocatorProtobuf.java.

◆ getInfoSeqHolder()

SampleInfoSeqHolder org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >.getInfoSeqHolder ( )

Definition at line 121 of file PreAllocatorProtobuf.java.

◆ getSampleList()

List<Sample<PROTOBUF_TYPE> > org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >.getSampleList ( )

Definition at line 126 of file PreAllocatorProtobuf.java.

◆ setSampleList() [1/2]

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

◆ setSampleList() [2/2]

void org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >.setSampleList ( List< Sample< PROTOBUF_TYPE >>  preAllocated)

Definition at line 62 of file PreAllocatorProtobuf.java.

◆ updateReferences()

void org.opensplice.dds.sub.PreAllocatorProtobuf< PROTOBUF_TYPE, DDS_TYPE >.updateReferences ( )

Definition at line 87 of file PreAllocatorProtobuf.java.


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