VR-Forces 5.0.3 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
indLifeformLauncherAcquireDescriptor.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2007 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: indLifeFormLauncherAcqrDesc.h,v $ $Revision: 1.1 $ $State: Exp $
7 ** Created: 2/1/07 MEM
8 *******************************************************************************/
9 
12 
15 
16 #ifndef DtIndLifeformLauncherAcquireDescriptor_H_
17 #define DtIndLifeformLauncherAcquireDescriptor_H_
18 
22 
28 {
29 public:
32  const DtString& rwName = DtString::nullString(),
33  DtReaderWriterRegistry* parentRegistry = 0);
34 
38  DtReaderWriterRegistry* parentRegistry = 0);
39 
43 
46 
49  DtReaderWriterRegistry* parentRegistry = 0) const;
50 
53  virtual DtString type() const;
54 
57 
59 
60  virtual DtRwTargetAcquireCriteriaList& targetAcquireCriteriaList();
61  virtual const DtRwTargetAcquireCriteriaList&
62  targetAcquireCriteriaList() const;
64 
65 protected:
66 
69 
70 
77 
78 
80 };
81 #endif
static DtComponentDescriptor * creator()
#define DT_DLL_vrfobjparam
This file is used to determine how to build.
Definition: vrfobjparamDefines.h:28
DtIndividualLifeformAcquireDescriptor & operator=(const DtIndividualLifeformAcquireDescriptor &orig)
assignment operator
DtRwTargetAcquireCriteriaList myTargetAcquireCriteriaList
Parameter Name: target-acquire-criteria Parameter Description: List of DtTargetAcquireCriteria object...
Definition: indLifeformLauncherAcquireDescriptor.h:76
A readable, writable type whose name is the name of a component and that has a list of component name...
Definition: componentDescriptor.h:49
DtIndividualLifeformAcquireDescriptor; descriptor for the DtIndividualLifeformAcquireComponent compon...
Definition: individualLifeformAcquireDescriptor.h:24
Definition: readerWriterRegistry.h:39
DtIndLifeformLauncherAcquireDescriptor; descriptor for the DtIndLifeformLauncherAcquire component...
Definition: indLifeformLauncherAcquireDescriptor.h:27
virtual DtComponentDescriptor * clone(DtReaderWriterRegistry *parentRegistry=0) const
virtual DtString type() const
Returns the type of component this descriptor describes. Used to create the descriptor on read from a...

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)