Typedef yasmin::CbStateCallback
Defined in File types.hpp
Typedef Documentation
-
using yasmin::CbStateCallback = std::function<std::string(std::shared_ptr<Blackboard>)>
Callback function type for CbState.
Defined in File types.hpp
Callback function type for CbState.