Function rmw_fastrtps_dynamic_cpp::get_domain_participant

Function Documentation

eprosima::fastdds::dds::DomainParticipant *rmw_fastrtps_dynamic_cpp::get_domain_participant(rmw_node_t *node)

Return a native Fast DDS DomainParticipant handle.

The function returns NULL when either the node handle is NULL or when the node handle is from a different rmw implementation.

Returns:

native Fast DDS DomainParticipant handle if successful, otherwise NULL