VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
indirectArtilleryDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2017 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
13 
14 
16 {
17 public:
20  DtReaderWriterRegistry * parentRegistry = 0);
21 
24  orig, DtReaderWriterRegistry * parentRegistry = 0);
25 
29 
32 
34  virtual DtString type() const;
35 
36  virtual DtComponentDescriptor * clone(DtReaderWriterRegistry * parentRegistry
37  = 0) const;
38 
39  virtual DtRwObjectTypeList& flareTypes();
40  virtual const DtRwObjectTypeList& flareTypes() const;
41 
43  static DtComponentDescriptor * creator();
44 
45 protected:
48 
49 protected:
50 
54 
59 };
60 
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=0) const
DtActuatorComponentDescriptor & operator=(const DtActuatorComponentDescriptor &orig)
assignment
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
End User Description: DtActuatorComponentDescriptor contains parameters common to all actuator compon...
Definition: actuatorComponentDescriptor.h:47
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
virtual DtString type() const
Returns the type of component this descriptor describes.
Definition: indirectArtilleryDescriptor.h:15
class DtRwObjectTypeList:
Definition: rwObjectTypeList.h:30
DtRwObjectTypeList myFlareTypes
Types listed here will be treated as flared, and have the munition created instead of simply creating...
Definition: indirectArtilleryDescriptor.h:57
static DtComponentDescriptor * creator()

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)