RTI Recording Service  Version 6.0.1
 All Data Structures Files Variables Typedefs Groups
RTI_RecordingServiceStoragePublicationWriter Struct Reference

A StoragePublicationWriter implements a store() function to store the DCPSPublication discovery samples to a storage of your choice. More...

Data Fields

RTI_RecordingServiceStoragePublicationWriter_StoreFcn store
 Implement the store function to write data to the storage of your choice. (required)
 
void * stream_writer_data
 A pointer for any data the plug-in might need. Passed to the store() function at runtime.
 

Detailed Description

A StoragePublicationWriter implements a store() function to store the DCPSPublication discovery samples to a storage of your choice.

Field Documentation

RTI_RecordingServiceStoragePublicationWriter_StoreFcn RTI_RecordingServiceStoragePublicationWriter::store

Implement the store function to write data to the storage of your choice. (required)

void* RTI_RecordingServiceStoragePublicationWriter::stream_writer_data

A pointer for any data the plug-in might need. Passed to the store() function at runtime.


RTI Recording Service Version 6.0.1 Copyright © Sun Nov 17 2019 Real-Time Innovations, Inc