VR-Forces 4.2 Class Documentation
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 
16 #include "vrfobjcore/processSR.h"
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 Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)