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

#include <LeicaStateMachine.h>

Inheritance diagram for GICPState:
Inheritance graph
[legend]

Public Types

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

Public Member Functions

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

Detailed Description

Definition at line 227 of file LeicaStateMachine.h.

Member Typedef Documentation

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

Definition at line 235 of file LeicaStateMachine.h.

Constructor & Destructor Documentation

GICPState::GICPState ( my_context  ctx)

Definition at line 138 of file LeicaStateMachine.cpp.

Member Function Documentation

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

Definition at line 237 of file LeicaStateMachine.h.

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

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