RTI Recording Service  Version 6.0.1
 All Data Structures Namespaces Files Functions Typedefs Enumerations Enumerator Groups
StorageWriter.hpp File Reference

RTI Recording Service Pluggable Storage Writer API. More...

#include "rti/routing/StreamInfo.hpp"
#include "rti/routing/PropertySet.hpp"
#include "rti/recording/storage/StorageStreamWriter.hpp"
#include "rti/recording/storage/StorageDiscoveryStreamWriter.hpp"
#include "dds/dds.hpp"
#include "rti/recording/storage/detail/StorageWriterForwarder.hpp"
#include "rti/routing/ServiceProperty.hpp"
#include "rti/routing/detail/ForwarderUtils.hpp"

Go to the source code of this file.

Data Structures

class  rti::recording::storage::StorageWriter
 Storage writer. More...
 

Namespaces

namespace  rti
 The RTI namespace.
 
namespace  rti::recording
 The RTI Recording Service namespace.
 
namespace  rti::recording::storage
 The RTI Recording Service storage namespace.
 

Macros

#define RTI_RECORDING_STORAGE_WRITER_CREATE_DECL(STORAGE_WRITER_CLASS)
 Convenience macro to declare the C-style function that will be called by RTI Recording Service to create your class.
 
#define RTI_RECORDING_STORAGE_WRITER_CREATE_DEF(STORAGE_WRITER_CLASS)
 Convenience macro to implement the C-style function that will be called by RTI Recording Service to create your class.
 

Detailed Description

RTI Recording Service Pluggable Storage Writer API.

These APIs define a plugin that can be used by RTI Recording Service to store data.


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