Enum ReactiveTaskState
Contents
Enum ReactiveTaskState#
Defined in File ReactiveTask.hpp
Enum Documentation#
-
enum class corail_core::ReactiveTaskState#
Represent the possible states of the ReactiveTask state machine.
Values:
-
enumerator Init#
-
enumerator Created#
-
enumerator Configured#
-
enumerator Started#
-
enumerator Polling#
-
enumerator Running#
-
enumerator SleepingJitter#
-
enumerator SleepingPeriod#
-
enumerator Init#
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.