VR-Forces 4.3 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
targetSelectionControllerPSR.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Generated by VR-Forces Component Code Generator
3 ** WARNING: Changes to this file WILL BE LOST if file is regenerated.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: targetSelectionControllerPSR.h,v $ $Revision: 1.2 $ $State: Exp $
7 *******************************************************************************/
8 
11 
12 
13 #ifndef targetSelectionControllerPSR_H_
14 #define targetSelectionControllerPSR_H_
15 
17 #include "vrfutil/rwString.h"
18 
23 {
24 public:
27  const DtString& rwName = DtString::nullString(),
28  DtReaderWriterRegistry* parentRegistry = 0);
31  const DtString& rwName = DtString::nullString(),
32  DtReaderWriterRegistry* parentRegistry = 0);
35  const DtTargetSelectionControllerPSR& orig);
38 
41  const DtString& rwName = DtString::nullString(),
42  DtReaderWriterRegistry* parentRegistry = 0) const;
43 
45  virtual DtString type() const;
46 
48  static DtVrfProcessStateRepository* creator(const DtString& rwName,
49  DtVrfObject* vrfObject, DtReaderWriterRegistry* parentRegistry = 0);
50 
55  virtual DtString userTargetName() const;
56  virtual void setUserTargetName(const DtString& newValue);
58 
59 protected:
61 };
62 #endif

Document ID: Generated on Wed Mar 11 21:20:57 EDT 2015 from SVN revision 150940
Copyright © 2005-2014 VT MÄK. All Rights Reserved (www.mak.com)