Bound param helper (allows omitting the param adapter in each getParam call). More...
#include <memory>
#include <string>
#include <cras_cpp_common/log_utils.h>
#include <cras_cpp_common/param_utils/get_param_adapter.hpp>
#include <cras_cpp_common/param_utils/get_param_options.hpp>
#include <cras_cpp_common/param_utils/get_param_result.hpp>
#include <cras_cpp_common/param_utils/param_helper.hpp>
#include <cras_cpp_common/optional.hpp>
Go to the source code of this file.
Classes | |
class | cras::BoundParamHelper |
Bound param helper (allows omitting the param adapter in each getParam call). More... | |
Namespaces | |
cras | |
Typedefs | |
typedef ::std::shared_ptr<::cras::BoundParamHelper > | cras::BoundParamHelperPtr |
Bound param helper (allows omitting the param adapter in each getParam call).
Definition in file bound_param_helper.hpp.