Class CbRosStop2
Defined in File cb_ros_stop_2.hpp
Inheritance Relationships
Base Type
public smacc2::SmaccAsyncClientBehavior
(Class SmaccAsyncClientBehavior)
Class Documentation
-
class CbRosStop2 : public smacc2::SmaccAsyncClientBehavior
Public Functions
-
CbRosStop2()
-
CbRosStop2(pid_t launchPid)
-
virtual ~CbRosStop2()
-
template<typename TOrthogonal, typename TSourceObject>
inline void onOrthogonalAllocation()
-
virtual void onEntry() override
Protected Attributes
-
std::future<std::string> result_
-
smacc2::client_bases::ClRosLaunch2 *client_
-
std::future<std::string> future_
-
CbRosStop2()