VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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

Document ID: Generated on Tue Mar 8 22:13:38 EST 2016 from SVN revision 162938
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)