AwsError Ros2NodeParameterReader::ReadParam()

in aws_ros2_common/src/sdk_utils/ros2_node_parameter_reader.cpp [80:82]


AwsError Ros2NodeParameterReader::ReadParam(const ParameterPath &  /*param_path*/, std::map<std::string, std::string> &  /*out*/) const {
    return AWS_ERR_NOT_SUPPORTED;
}