VR-Forces 4.3.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ifRequestHazardAreaInformation.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2013 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 
8 
10 
11 #pragma once
12 
13 #include "vrfmsgs/vrfmsgsDefines.h"
14 #include "vrfmsgs/messageTypes.h"
15 #include <vrfExtProtocol/simInterfaceContent.h>
16 
19 
21 {
22 
23 public:
26 
29 
32 
34 
35  virtual int type() const;
36 
37  virtual DtSimInterfaceContent * clone() const;
38 
39  virtual int netRepSize() const;
40  virtual bool setFromNet(const char* contentBuffer,
41  unsigned contentSize);
42  virtual bool setToNet();
43 
44  virtual void printDataToString(DtString& str);
45 
46  static DtSimInterfaceContent* creator();
47 };

Document ID: Generated on Wed Jul 29 00:55:00 EDT 2015 from SVN revision 155257
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)