Menge Plugin Examples
A Collection of Example Plugins for the Menge Framework
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Classes | Namespaces
AircraftAction.h File Reference

Definition of actions used in Aircraft loading and unloading. More...

#include "AircraftConfig.h"
#include "Actions/Action.h"
#include "Actions/ActionFactory.h"
#include "SimpleLock.h"
#include "FSMEnumeration.h"
#include <map>

Go to the source code of this file.

Classes

class  Aircraft::PropertyXAction
 An action that sets agent properties based on the agent's position along the x-axis. More...
 
class  Aircraft::PropertyXActFactory
 Factory for instantiating PropertyXAction instances. More...
 

Namespaces

 Aircraft
 The namespace containing Menge elements required for simulating aircraft loading and unloading.
 

Detailed Description

Definition of actions used in Aircraft loading and unloading.