Function corail_core::state_to_string(ReactiveTaskState)
Contents
Function corail_core::state_to_string(ReactiveTaskState)#
Defined in File ReactiveTask.hpp
Function Documentation#
-
std::string corail_core::state_to_string(ReactiveTaskState state)#
Convert a ReactiveTaskState object to string.
- Parameters
state –
- Returns
std::string
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.