SMACC
Loading...
Searching...
No Matches
Public Member Functions | List of all members
cl_ros_publisher::CbMutedBehavior< RosMsgType > Class Template Reference

#include <cb_muted_behavior.h>

Inheritance diagram for cl_ros_publisher::CbMutedBehavior< RosMsgType >:
Inheritance graph
Collaboration diagram for cl_ros_publisher::CbMutedBehavior< RosMsgType >:
Collaboration graph

Public Member Functions

virtual void onEntry () override
 
virtual void onExit () override
 
virtual void onEntry () override
 
virtual void onExit () override
 
- Public Member Functions inherited from smacc::ISmaccClientBehavior
 ISmaccClientBehavior ()
 
virtual ~ISmaccClientBehavior ()
 
ISmaccStateMachinegetStateMachine ()
 
std::string getName () const
 
template<typename SmaccClientType >
void requiresClient (SmaccClientType *&storage)
 
template<typename SmaccComponentType >
void requiresComponent (SmaccComponentType *&storage)
 
ros::NodeHandle getNode ()
 

Additional Inherited Members

- Protected Member Functions inherited from smacc::ISmaccClientBehavior
virtual void runtimeConfigure ()
 
virtual void onEntry ()
 
virtual void onExit ()
 
template<typename EventType >
void postEvent (const EventType &ev)
 
template<typename EventType >
void postEvent ()
 
ISmaccStategetCurrentState ()
 
virtual void executeOnEntry ()
 
virtual void executeOnExit ()
 
virtual void dispose ()
 

Detailed Description

template<typename RosMsgType>
class cl_ros_publisher::CbMutedBehavior< RosMsgType >

Definition at line 9 of file cb_muted_behavior.h.

Member Function Documentation

◆ onEntry()

template<typename RosMsgType >
virtual void cl_ros_publisher::CbMutedBehavior< RosMsgType >::onEntry ( )
inlineoverridevirtual

Reimplemented from smacc::SmaccClientBehavior.

Definition at line 12 of file cb_muted_behavior.h.

13 {
14 }

◆ onExit()

template<typename RosMsgType >
virtual void cl_ros_publisher::CbMutedBehavior< RosMsgType >::onExit ( )
inlineoverridevirtual

Reimplemented from smacc::SmaccClientBehavior.

Definition at line 15 of file cb_muted_behavior.h.

16 {
17 }

The documentation for this class was generated from the following file: