SMACC2
Loading...
Searching...
No Matches
Classes | Functions
smacc2::client_behaviors Namespace Reference

Classes

class  CbRosLaunch
 
class  CbServiceCall
 
class  CbSubscriptionCallbackBase
 
class  CbWaitActionServer
 
class  CbWaitNode
 
class  CbWaitTopicMessage
 

Functions

template<typename TOrthogonal , typename TSourceObject >
void onOrthogonalAllocation ()
 

Function Documentation

◆ onOrthogonalAllocation()

template<typename TOrthogonal , typename TSourceObject >
void smacc2::client_behaviors::onOrthogonalAllocation ( )

Definition at line 36 of file cb_ros_launch.cpp.

37{
38 smacc2::SmaccAsyncClientBehavior::onOrthogonalAllocation<TOrthogonal, TSourceObject>();
39}