VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
setCurrentSpeedRequest.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2015 MaK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
14 #pragma once
15 
16 
18 
28 
30 {
31 
32 public:
33 
36 
39  DtSetCurrentSpeedRequest(const DtString & writeName,
40  DtReaderWriterRegistry * parentRegistry = 0);
41 
44  orig, DtReaderWriterRegistry * parentRegistry = 0);
45 
46  virtual ~DtSetCurrentSpeedRequest();
47 
49  virtual const DtSetMessageType& type() const;
50 
52  virtual DtSetDataRequest * clone(const DtString & name,
53  DtReaderWriterRegistry * parentRegistry = 0) const;
54 
56  virtual DtString stringRep() const;
57 
58  static DtSetDataRequest* creator();
59 };
60 

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)