Skip to content
Permalink
master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time

DDS Layer

eProsima Fast DDS exposes two different APIs to interact with the communication service at different levels. The main API is the Data Distribution Service (DDS) Data-Centric Publish-Subscribe (DCPS) Platform Independent Model (PIM) API, or :ref:`api_pim_dds_dcps_pim` for short, which is defined by the Data Distribution Service (DDS) version 1.4 specification, to which Fast DDS complies. This section is devoted to explain the main characteristics and modes-of-use of this API under Fast DDS, providing an in depth explanation of the five modules into which it is divided:

.. toctree::
   :maxdepth: 2

   /fastdds/dds_layer/core/core
   /fastdds/dds_layer/domain/domain
   /fastdds/dds_layer/publisher/publisher
   /fastdds/dds_layer/subscriber/subscriber
   /fastdds/dds_layer/topic/topic