Public Types | Public Member Functions | List of all members
PublishState Class Reference

#include <LeicaStateMachine.h>

Inheritance diagram for PublishState:
Inheritance graph
[legend]

Public Types

typedef boost::mpl::list< boost::statechart::custom_reaction< PublishEvent >, boost::statechart::custom_reaction< StopPublishEvent > > reactions
 

Public Member Functions

 PublishState (my_context ctx)
 
boost::statechart::result react (const PublishEvent &)
 
boost::statechart::result react (const StopPublishEvent &)
 

Detailed Description

Definition at line 279 of file LeicaStateMachine.h.

Member Typedef Documentation

typedef boost::mpl::list< boost::statechart::custom_reaction<PublishEvent>, boost::statechart::custom_reaction<StopPublishEvent> > PublishState::reactions

Definition at line 287 of file LeicaStateMachine.h.

Constructor & Destructor Documentation

PublishState::PublishState ( my_context  ctx)

Definition at line 219 of file LeicaStateMachine.cpp.

Member Function Documentation

boost::statechart::result PublishState::react ( const PublishEvent )
inline

Definition at line 289 of file LeicaStateMachine.h.

boost::statechart::result PublishState::react ( const StopPublishEvent )
inline

Definition at line 295 of file LeicaStateMachine.h.


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


leica_point_cloud_processing
Author(s): Ines Lara Sicilia
autogenerated on Fri Feb 5 2021 03:20:30