Fast DDS
2.6.11

Introduction

  • DDS API
  • Fast DDS-Gen
  • RTPS Wire Protocol
  • Main Features
  • Contacts and Commercial support
  • Contributing to the documentation
  • Structure of the documentation

Installation Manual

  • 1. Linux installation from binaries
  • 2. Windows installation from binaries
  • 3. Linux installation from sources
  • 4. Windows installation from sources
  • 5. Mac OS installation from sources
  • 6. CMake options

Fast DDS

  • 1. Getting Started
  • 2. Library Overview
  • 3. DDS Layer
  • 4. RTPS Layer
  • 5. Discovery
  • 6. Transport Layer
  • 7. Persistence Service
  • 8. Security
  • 9. Logging
  • 10. Statistics Module
  • 11. XML profiles
  • 12. Environment variables
  • 13. PropertyPolicyQos Options
  • 14. Dynamic Topic Types
  • 15. Typical Use-Cases
  • 16. ROS 2 using Fast DDS middleware
  • 17. Troubleshooting
  • 18. C++ API Reference
    • 18.1. DDS DCPS PIM
      • 18.1.1. Core
      • 18.1.2. Domain
      • 18.1.3. Publisher
      • 18.1.4. Subscriber
        • 18.1.4.1. DataReader
        • 18.1.4.2. DataReaderListener
        • 18.1.4.3. DataReaderQos
        • 18.1.4.4. InstanceStateKind
        • 18.1.4.5. ReaderResourceLimitsQos
        • 18.1.4.6. RTPSReliableReaderQos
        • 18.1.4.7. SampleInfo
        • 18.1.4.8. SampleStateKind
        • 18.1.4.9. Subscriber
        • 18.1.4.10. SubscriberListener
        • 18.1.4.11. SubscriberQos
        • 18.1.4.12. TypeConsistencyQos
        • 18.1.4.13. ViewStateKind
      • 18.1.5. Topic
    • 18.2. RTPS
    • 18.3. Transport
    • 18.4. LOG
    • 18.5. Statistics
  • 19. Python API Reference

Fast DDS-Gen

  • 1. Introduction
  • 2. Usage
  • 3. Building a publish/subscribe application
  • 4. Building Python auxiliary libraries
  • 5. Defining a data type via IDL

Fast DDS CLI

  • 1. CLI

Docker Image

  • 1. eProsima Docker Image

Release Notes

  • Version 2.6.11 (maintenance)
  • Previous versions
Fast DDS
  • »
  • 18. C++ API Reference »
  • 18.1. DDS DCPS PIM »
  • 18.1.4. Subscriber
  • View page source

18.1.4. SubscriberΒΆ

  • 18.1.4.1. DataReader
  • 18.1.4.2. DataReaderListener
  • 18.1.4.3. DataReaderQos
  • 18.1.4.4. InstanceStateKind
  • 18.1.4.5. ReaderResourceLimitsQos
  • 18.1.4.6. RTPSReliableReaderQos
  • 18.1.4.7. SampleInfo
  • 18.1.4.8. SampleStateKind
  • 18.1.4.9. Subscriber
  • 18.1.4.10. SubscriberListener
  • 18.1.4.11. SubscriberQos
  • 18.1.4.12. TypeConsistencyQos
  • 18.1.4.13. ViewStateKind
Next Previous

© Copyright 2019, eProsima.

Built with Sphinx using a theme provided by Read the Docs.