Motorcortex Core
version: 2.7.6
mcx::container::Task Member List
This is the complete list of members for
mcx::container::Task
, including all inherited members.
add
(Module *module)
mcx::container::Task
add
(const std::vector< Module * > &modules)
mcx::container::Task
configure
()
mcx::container::Task
getCpuAffinity
() const
mcx::container::Task
getCycleMicroS
() const
mcx::container::Task
getCycleTimeS
() const
mcx::container::Task
getName
() const
mcx::container::Task
getNrOfCycles
() const
mcx::container::Task
getSchedPolicy
() const
mcx::container::Task
getSchedPriority
() const
mcx::container::Task
getStackSize
() const
mcx::container::Task
operator=
(Task &orig)=delete
mcx::container::Task
running
() const
mcx::container::Task
setCpuAffinity
(const std::vector< uint32_t > &cpu_affinity_list)
mcx::container::Task
setCycleTimeMicroS
(uint64_t cycle_time_micro_s)
mcx::container::Task
setName
(const char *name)
mcx::container::Task
setSchedPolicy
(uint32_t policy)
mcx::container::Task
setSchedPriority
(int priority)
mcx::container::Task
setStackSize
(uint64_t size_bytes)
mcx::container::Task
start
(uint64_t cycle_time_micro_s, TaskSched task_sched, const std::vector< uint32_t > &cpu_affinity_list={}, uint32_t priority=0)
mcx::container::Task
start
(cmd_line::Task) (defined in
mcx::container::Task
)
mcx::container::Task
stop
()
mcx::container::Task
Task
(const char *name, parameter_server::Parameter *parent)
mcx::container::Task
Task
()=delete
mcx::container::Task
Task
(Task &orig)=delete
mcx::container::Task
~Task
()
mcx::container::Task
virtual
Generated by
1.8.18