Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 1 KB

File metadata and controls

24 lines (19 loc) · 1 KB

C++ API Reference

Fast DDS, as a Data Distribution Service (DDS) standard implementation, exposes the DDS Data-Centric Publish-Subscribe (DCPS) Platform Independent Model (PIM) API, as specified in the DDS specification. Furthermore, is also gives the user the possibility to directly interact with the underlying Real-time Publish-Subscribe (RTPS) API that DDS implements for wired communications, as specified in the RTPS standard.

This section presents the most commonly used APIs provided by Fast DDS. For more information about the API reference, please refer to Fast DDS API reference.

.. toctree::
    :titlesonly:

    /fastdds/api_reference/dds_pim/dds_pim
    /fastdds/api_reference/rtps/rtps
    /fastdds/api_reference/transport/transport
    /fastdds/api_reference/log/log
    /fastdds/api_reference/statistics/statistics