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

#include <LeicaStateMachine.h>

Inheritance diagram for FODDetectionState:
Inheritance graph
[legend]

Public Types

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

Public Member Functions

 FODDetectionState (my_context ctx)
 
boost::statechart::result react (const NoValidEvent &)
 
boost::statechart::result react (const ValidFODEvent &cloud)
 

Detailed Description

Definition at line 250 of file LeicaStateMachine.h.

Member Typedef Documentation

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

Definition at line 258 of file LeicaStateMachine.h.

Constructor & Destructor Documentation

FODDetectionState::FODDetectionState ( my_context  ctx)

Definition at line 173 of file LeicaStateMachine.cpp.

Member Function Documentation

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

Definition at line 260 of file LeicaStateMachine.h.

boost::statechart::result FODDetectionState::react ( const ValidFODEvent cloud)
inline

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