FlightGear next
|
abstract interface for creating delegates automatically when a flight-plan is created or loaded More...
#include <FlightPlan.hxx>
Inherited by NasalFPDelegateFactory.
Public Member Functions | |
virtual Delegate * | createFlightPlanDelegate (FlightPlan *fp)=0 |
virtual void | destroyFlightPlanDelegate (FlightPlan *fp, Delegate *d) |
abstract interface for creating delegates automatically when a flight-plan is created or loaded
Definition at line 427 of file FlightPlan.hxx.
|
pure virtual |
Implemented in NasalFPDelegateFactory.
|
virtual |
Reimplemented in NasalFPDelegateFactory.
Definition at line 2356 of file FlightPlan.cxx.