VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
integratedLaserGuidedLauncherDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2018 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
11 
12 #pragma once
13 
17 #include <readerWriter/rwBoolean.h>
18 
23 {
24 public:
27  DtReaderWriterRegistry* parentRegistry = NULL);
28 
32  DtReaderWriterRegistry* parentRegistry = NULL);
33 
37 
40 
43  virtual DtString type() const;
44 
46  DtReaderWriterRegistry* parentRegistry) const;
47 
49 
50  virtual DtTargetSelectionCriteria& targetSelectionCriteria();
51  virtual const DtTargetSelectionCriteria& targetSelectionCriteria() const;
53 
56  virtual const DtTargetingControlTable& targetingControlTable() const;
57  virtual DtTargetingControlTable& targetingControlTable();
59 
62  virtual bool fireAtTargetBlocks() const;
63  virtual void setFireAtTargetBlocks(bool);
65 
68  virtual void postGetSelf();
69 
72 
73 protected:
76 
77 protected:
78 
85 
92 
99 
101 
102 };
103 
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=0) const
DtLaserGuidedLauncherControllerDescriptor & operator=(const DtLaserGuidedLauncherControllerDescriptor &orig)
assignment
DtRwBoolean myFireAtTargetBlocks
Parameter Name: fire-at-target-blocks-firing-of-other-integrated-laser-systems Parameter Description:...
Definition: integratedLaserGuidedLauncherDescriptor.h:98
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
virtual void postGetSelf()
Called after either version of getSelf (mtl or environment). Default is no-op.
virtual DtString type() const
Returns the type of component this descriptor describes. Used to create the descriptor on read from a...
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:49
Definition: readerWriterRegistry.h:39
Defines a criteria for choosing targets for a single weapon system. This class stores all the informa...
Definition: targetSelectionCriteria.h:27
static DtComponentDescriptor * creator()
DtTargetSelectionCriteria myTargetSelectionCriteria
Parameter Name: targeting-control Parameter Description: List of DtTargetSelectionCriteria objects...
Definition: integratedLaserGuidedLauncherDescriptor.h:84
Description: Readable, Writable bool.
Definition: rwBoolean.h:26
Parameters for the DtLaserGuidedLauncherController. Determines what type of cruise missile munition w...
Definition: laserGuidedLauncherControllerDescriptor.h:24
DtTargetingControlTable myTargetingControlTable
Parameter Name: targeting-control-table Parameter Description: The table that will specify ammunition...
Definition: integratedLaserGuidedLauncherDescriptor.h:91
DtIntegratedLaserGuidedLauncherDescriptor, descriptor for the DtBallisticGunController component...
Definition: integratedLaserGuidedLauncherDescriptor.h:22
Definition: targetingControlTable.h:20

Document ID: Generated on Thu Jun 1 17:58:13 EDT 2023 from SVN revision 255404
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)