Skip to content

iox::dds::CycloneContext🔗

The CycloneContext manages cyclone configurations and singleton artifacts shared throughout an application. #include <iceoryx_dds/dds/cyclone_context.hpp>

Public Functions🔗

Name
::dds::domain::DomainParticipant & getParticipant()
getParticipant Get the DDS Domain Participant for the current runtime.

Public Functions Documentation🔗

function getParticipant🔗

static ::dds::domain::DomainParticipant & getParticipant()

getParticipant Get the DDS Domain Participant for the current runtime.

Return: The DDS Domain Participant.


Updated on 18 December 2023 at 13:11:43 CET