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

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

#include "rti/routing/PropertySet.hpp"
#include "rti/routing/StreamInfo.hpp"
#include "StorageStreamInfoReader.hpp"
#include "rti/recording/storage/StorageStreamReader.hpp"
#include "rti/recording/storage/detail/StorageReaderForwarder.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::StorageReader
 Storage reader. 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_READER_CREATE_DECL(STORAGE_READER_CLASS)
 Convenience macro to declare the C-style function that will be called by Replay Service and Converter to create your class.
 
#define RTI_RECORDING_STORAGE_READER_CREATE_DEF(STORAGE_READER_CLASS)
 Convenience macro to implement the C-style function that will be called by Replay Service and Converter to create your class.
 

Detailed Description

RTI Recording Service Pluggable Storage Reader API.

These APIs define a plugin that can be used by Replay Service and Converter to retrieve data from storage.


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