.. _api_reference: 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:: /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