Todo List🔗
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
Namespace iox::roudi
- Move everything in this namespace to iceoryx_roudi_types.hpp once we move RouDi to a separate CMake target
Updated on 31 May 2022 at 11:34:55 CEST