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"
41 inline namespace GZ_TRANSPORT_VERSION_NAMESPACE {
61 const google::protobuf::Message & _msg) = 0;
74 google::protobuf::Message & _parameter)
const = 0;
100 const google::protobuf::Message & _msg) = 0;
104 public:
virtual gz::msgs::ParameterDeclarations
105 ListParameters()
const = 0;