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

#include <LeicaStateMachine.h>

Inheritance diagram for AlignState:
Inheritance graph
[legend]

Public Types

typedef boost::mpl::list< boost::statechart::custom_reaction< ValidEvent >, boost::statechart::custom_reaction< NoValidEvent > > reactions
 

Public Member Functions

 AlignState (my_context ctx)
 
boost::statechart::result react (const NoValidEvent &)
 
boost::statechart::result react (const ValidEvent &cloud)
 

Detailed Description

Definition at line 204 of file LeicaStateMachine.h.

Member Typedef Documentation

typedef boost::mpl::list< boost::statechart::custom_reaction<ValidEvent>, boost::statechart::custom_reaction<NoValidEvent> > AlignState::reactions

Definition at line 212 of file LeicaStateMachine.h.

Constructor & Destructor Documentation

AlignState::AlignState ( my_context  ctx)

Definition at line 104 of file LeicaStateMachine.cpp.

Member Function Documentation

boost::statechart::result AlignState::react ( const NoValidEvent )
inline

Definition at line 214 of file LeicaStateMachine.h.

boost::statechart::result AlignState::react ( const ValidEvent cloud)
inline

Definition at line 220 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