17#ifndef CYBER_PARAMETER_PARAMETER_SERVICE_NAMES_H_
18#define CYBER_PARAMETER_PARAMETER_SERVICE_NAMES_H_
30static inline std::string FixParameterServiceName(
const std::string& node_name,
31 const char* service_name) {
33 std::string(service_name);
constexpr auto SET_PARAMETER_SERVICE_NAME
constexpr auto LIST_PARAMETERS_SERVICE_NAME
constexpr auto SERVICE_NAME_DELIMITER
constexpr auto GET_PARAMETER_SERVICE_NAME