ADORe
ADORe is a modular open source software library and toolkit for decision making, planning, control and simulation of automated vehicles
adore::fun::logic::IN_PLATOON Struct Reference

#include <platoonStateMachine.h>

Inheritance diagram for adore::fun::logic::IN_PLATOON:
Inheritance graph
Collaboration diagram for adore::fun::logic::IN_PLATOON:
Collaboration graph

Public Types

typedef mpl::list< sc::transition< IP2J, JOINING >, sc::transition< IP2WF, WANT_TO_FORM >, sc::transition< IP2NA, NOT_ABLE >, sc::transition< IP2L, LEAVING > > reactions
 

Public Member Functions

 IN_PLATOON ()
 

Member Typedef Documentation

◆ reactions

Constructor & Destructor Documentation

◆ IN_PLATOON()

adore::fun::logic::IN_PLATOON::IN_PLATOON ( )
inline

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