18 #ifndef GZ_TRANSPORT_PARAMETERS_INTERFACE_HH_
19 #define GZ_TRANSPORT_PARAMETERS_INTERFACE_HH_
26 #include <google/protobuf/message.h>
28 #include <gz/msgs/parameter_declarations.pb.h>
30 #include "gz/transport/config.hh"
32 #include "gz/transport/parameters/Export.hh"
34 namespace gz::transport::parameters
37 inline namespace GZ_TRANSPORT_VERSION_NAMESPACE {
57 const google::protobuf::Message & _msg) = 0;
70 google::protobuf::Message & _parameter)
const = 0;
96 const google::protobuf::Message & _msg) = 0;