Skip to content

Todo List🔗

Namespace iox::roudi

  • Move everything in this namespace to iceoryx_roudi_types.hpp once we move RouDi to a separate CMake target

Member iox::roudi::PortPool::getPublisherPortDataList () noexcept

  • don't create the vector with each call but only when the data really change there could be a member "cxx::vector<popo::PublisherPortData* m_publisherPorts;" and publisherPorts() would just update this member if the publisher ports actually changed

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