VR-Forces 4.5 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator 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 Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)