Home Previous Up Next Index

armarx::TaskStatus

Overview

module TaskStatus

@brief We want to stop the status enum from polluting the surrounding namespace This simulates enum class from c++11

Enumeration Index

Status
@brief The task's execution status.

Home Previous Up Next Index