VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
signatureObjectSensorPSR.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2015 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
12 
17 
19 {
20 public:
21 
24  const DtString& rwName = DtString::nullString(),
25  DtReaderWriterRegistry* parentRegistry = 0);
26 
29  const DtString& rwName = DtString::nullString(),
30  DtReaderWriterRegistry* parentRegistry = 0);
31 
33  virtual ~DtSignatureObjectSensorPSR();
34 
37 
40  const DtString& rwName = DtString::nullString(),
41  DtReaderWriterRegistry* parentRegistry = 0) const;
42 
44  virtual DtString type() const;
45 
47  virtual void setZoomLevel(double zoom);
48  virtual double zoomLevel() const;
49 
50 public:
51 
53  static DtVrfProcessStateRepository* creator (const DtString& rwName,
54  DtVrfObject* vrfObject, DtReaderWriterRegistry* parentRegistry);
55 
56 protected:
57 
59 };
60 

Document ID: Generated on Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)