11 addWorkerJob(
"RobotUnitObserver::offerOrUpdateDataFieldsFlatCopy_async",
12 [
this, channelName, vmap = std::move(valueMap)]
22 "Channel for timings of the different phases of the robot unit");
void offerChannel(std::string channelName, std::string description)
Offer a channel.
void addWorkerJob(const std::string &name, std::function< void(void)> &&f) const
void offerOrUpdateDataFieldsFlatCopy(const std::string &channelName, const StringVariantBaseMap &valueMap)
void onConnectObserver() override
Framework hook.
const std::string sensorDevicesChannel
const std::string additionalChannel
const std::string timingChannel
const std::string controlDevicesChannel
void offerOrUpdateDataFieldsFlatCopy_async(const std::string &channelName, StringVariantBaseMap &&valueMap)
This file offers overloads of toIce() and fromIce() functions for STL container types.
std::map< std::string, VariantBasePtr > StringVariantBaseMap