Enum ReactiveTaskTransition
Contents
Enum ReactiveTaskTransition#
Defined in File ReactiveTask.hpp
Enum Documentation#
-
enum class corail_core::ReactiveTaskTransition#
Represent the transitions of the ReactiveTask state machine.
Values:
-
enumerator None#
-
enumerator Terminate#
-
enumerator Configure#
-
enumerator Cleanup#
-
enumerator Start#
-
enumerator Stop#
-
enumerator None#
Corail is free software: you can redistribute it and/or modify it under the terms of the GNU LESSER GENERAL PUBLIC LICENSE as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.