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