VR-Forces 4.1.1 Class Documentation
ifScriptedMovementObjectsRequest.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2012 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
9 #pragma once
10 
12 
14 
21 
22 #include "vrfmsgs/vrfmsgsDefines.h"
24 {
25 public:
26 
29 
32 
35 
38 
40  virtual int type() const;
41 
42  virtual DtSimInterfaceContent * clone() const;
43 
44  virtual int netRepSize() const;
45  virtual bool setFromNet(const char* contentBuffer,
46  unsigned contentSize);
47  virtual bool setToNet();
48 
49  virtual void printDataToString(DtString& str);
50 
51  static DtSimInterfaceContent* creator();
52 };

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)