VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions
DtIndLifeformLauncherAcquireDescriptor Class Reference

DtIndLifeformLauncherAcquireDescriptor; descriptor for the DtIndLifeformLauncherAcquire component. More...

Inheritance diagram for DtIndLifeformLauncherAcquireDescriptor:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtIndLifeformLauncherAcquireDescriptor (const DtString &rwName=DtString::nullString(), DtReaderWriterRegistry *parentRegistry=0)
 Constructor.
 DtIndLifeformLauncherAcquireDescriptor (const DtIndLifeformLauncherAcquireDescriptor &orig, DtReaderWriterRegistry *parentRegistry=0)
 Copy constructor.
DtIndLifeformLauncherAcquireDescriptoroperator= (const DtIndLifeformLauncherAcquireDescriptor &orig)
 Assignment operator.
virtual ~DtIndLifeformLauncherAcquireDescriptor ()
 Destructor.
virtual DtComponentDescriptorclone (DtReaderWriterRegistry *parentRegistry=0) const
 Returns a copy of this class using the copy constructor.
virtual DtString type () const
 Returns the type of component this descriptor describes.
virtual
DtRwTargetAcquireCriteriaList
targetAcquireCriteriaList ()
 Accessor/mutator for myTargetAcquireCriteriaList.
virtual const
DtRwTargetAcquireCriteriaList
targetAcquireCriteriaList () const
 Accessor/mutator for myTargetAcquireCriteriaList.

Static Public Member Functions

static DtComponentDescriptorcreator ()
 

Protected Attributes

parameters

These parameters are available for setting in the OPD files.

DtRwTargetAcquireCriteriaList myTargetAcquireCriteriaList
 Parameter Name: target-acquire-criteria
Parameter Description: List of DtTargetAcquireCriteria objects, that hold the criteria for acquiring a target for a given weapon system.

Detailed Description

DtIndLifeformLauncherAcquireDescriptor; descriptor for the DtIndLifeformLauncherAcquire component.

DtIndLifeformLauncherAcquireDescriptor is the descriptor for DtIndLifeformLauncherAcquire components. Contains all parameters which can be specified in the OPD file for this component.


Constructor & Destructor Documentation

DtIndLifeformLauncherAcquireDescriptor::DtIndLifeformLauncherAcquireDescriptor ( const DtString rwName = DtString::nullString(),
DtReaderWriterRegistry parentRegistry = 0 
)

Constructor.

Copy constructor.

Destructor.


Member Function Documentation

DtIndLifeformLauncherAcquireDescriptor& DtIndLifeformLauncherAcquireDescriptor::operator= ( const DtIndLifeformLauncherAcquireDescriptor orig)

Assignment operator.

Returns a copy of this class using the copy constructor.

Reimplemented from DtIndividualLifeformAcquireDescriptor.

Returns the type of component this descriptor describes.

Used to create the descriptor on read from an mtl file. Component descriptor type strings are defined in compDescTypes.h.

Returns:
DtIndLifeformLauncherAcquireDescriptorType

Reimplemented from DtIndividualLifeformAcquireDescriptor.

Returns:
Newly created instance of this class, with an empty DtReaderWriter name. Creation methods are registered with a DtComponentDescriptorFactory, so they can be created on demand as they are read in from a parameter database file.

Reimplemented from DtIndividualLifeformAcquireDescriptor.

Accessor/mutator for myTargetAcquireCriteriaList.

Accessor/mutator for myTargetAcquireCriteriaList.


Member Data Documentation

Parameter Name: target-acquire-criteria
Parameter Description: List of DtTargetAcquireCriteria objects, that hold the criteria for acquiring a target for a given weapon system.


See DtTargetAcquireCriteria for more information on this item.
Parameter Default Value:


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)