mcx::parameter_server::Linking
less than a minute
mcx::parameter_server::Linking
Public Functions
| Name | |
|---|---|
| LinkGroups | load(const std::string & file_name) |
| bool | link(const LinkGroups & links, Parameter * root, cmd_line::SystemMode system_mode) |
| bool | setParameters(const LinkGroups & linking_groups, Parameter * root, cmd_line::SystemMode system_mode) |
Public Functions Documentation
function load
LinkGroups load(
const std::string & file_name
)
function link
static bool link(
const LinkGroups & links,
Parameter * root,
cmd_line::SystemMode system_mode
)
function setParameters
static bool setParameters(
const LinkGroups & linking_groups,
Parameter * root,
cmd_line::SystemMode system_mode
)
Updated on 2022-04-05 at 16:21:27 +0200