49 virtual const DtString internalTransferSupplyOffered()
const;
50 virtual void setInternalTransferSupplyOffered(
const DtString supplyName);
55 virtual const DtString internalTransferSupplyAccepted()
const;
56 virtual void setInternalTransferSupplyAccepted(
const DtString supplyName);
DtRefuelPoint.
Definition: refuelPointsList.h:27
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
virtual DtString type() const
Returns the type of component this descriptor describes.
Description: Readable, Writable DtString Variable substitutions are done on this object when it is re...
Definition: rwString.h:20
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:42
Definition: readerWriterRegistry.h:39
DtAirRefuelSupplierControllerDescriptor is the descriptor for DtAirRefuelSupplierController component...
Definition: airRefuelSupplierControllerDescriptor.h:24
DtRefuelPointsList myRefuelPoints
Parameter Name: refuel-points Parameter Description: A list of refuel points available on the tanker...
Definition: airRefuelSupplierControllerDescriptor.h:86
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=0) const
DtRwString myInternalTransferSupplyOffered
Parameter Name: internal-transfer-supply-offered Parameter Description: The name of the resource supp...
Definition: airRefuelSupplierControllerDescriptor.h:75
DtResupplySupplierControllerDescriptor & operator=(const DtResupplySupplierControllerDescriptor &orig)
assignment
static DtComponentDescriptor * creator()
Definition: refuelPointsList.h:127
DtResupplySupplierControllerDescriptor is a DtComponentDescriptor that has additional information nee...
Definition: resupplySupplierControllerDescriptor.h:20
DtRwString myInternalTransferSupplyAccepted
Parameter Name: internal-transfer-supply-accepted Parameter Description: The name of the resource rec...
Definition: airRefuelSupplierControllerDescriptor.h:81