![]() |
DUNE: Uniform Navigational Environment
2022.04.1
|
Task arguments.
Public Attributes | |
std::string | system_name |
std::string | entity_name |
std::string | task_name |
std::string | config_section |
std::string | power_channel |
std::string Supervisors::Delegator::Arguments::config_section |
Surrogate config section.
Referenced by Supervisors::Delegator::Task::onWriteParamsXML(), and Supervisors::Delegator::Task::Task().
std::string Supervisors::Delegator::Arguments::entity_name |
Surrogate entity.
Referenced by Supervisors::Delegator::Task::consume(), Supervisors::Delegator::Task::sendActiveParameter(), and Supervisors::Delegator::Task::Task().
std::string Supervisors::Delegator::Arguments::power_channel |
Surrogate system power channel.
Referenced by Supervisors::Delegator::Task::consume(), Supervisors::Delegator::Task::onRequestActivation(), Supervisors::Delegator::Task::onRequestDeactivation(), Supervisors::Delegator::Task::onResourceInitialization(), Supervisors::Delegator::Task::onSetEntityParameters(), and Supervisors::Delegator::Task::Task().
std::string Supervisors::Delegator::Arguments::system_name |
Surrogate system.
Referenced by Supervisors::Delegator::Task::onUpdateParameters(), Supervisors::Delegator::Task::onWriteParamsXML(), and Supervisors::Delegator::Task::Task().
std::string Supervisors::Delegator::Arguments::task_name |
Surrogate task name.
Referenced by Supervisors::Delegator::Task::onWriteParamsXML(), and Supervisors::Delegator::Task::Task().