|
ChimeraTK-DeviceAccess
03.18.00
|
Go to the documentation of this file.
20 [[nodiscard]]
const std::string&
getMetadata(
const std::string& key)
const;
29 void addMetadata(
const std::string& key,
const std::string& value);
32 using iterator = std::map<std::string, std::string>::iterator;