#include <static_config_blackboard.hpp>
The static configuration of an [MessagingPattern::Blackboard] based service. Contains all parameters that do not change during the lifetime of a [Service].
Definition at line 23 of file static_config_blackboard.hpp.
◆ max_nodes()
| auto iox2::StaticConfigBlackboard::max_nodes |
( |
| ) |
const -> size_t |
Returns the maximum supported amount of [Node]s that can open the [Service] in parallel.
◆ max_readers()
| auto iox2::StaticConfigBlackboard::max_readers |
( |
| ) |
const -> size_t |
Returns the maximum supported amount of [Reader] ports.
◆ type_details()
| auto iox2::StaticConfigBlackboard::type_details |
( |
| ) |
const -> TypeDetail |
Returns the type details of the [Service].
◆ PortFactoryBlackboard
◆ StaticConfig
The documentation for this class was generated from the following file: