VR-Forces 4.1.1 Class Documentation
ifCloseScen.h
Go to the documentation of this file.
1 /*********************************************************************
2 ** Copyright (c) 2001 MAK Technologies, Inc.
3 ** All rights reserved.
4 *********************************************************************/
5 /*********************************************************************
6 ** $RCSfile: ifCloseScen.h,v $ $Revision: 1.6 $ $State: Exp $
7 *********************************************************************/
8 
11 
12 #ifndef DtIfCloseScenario_H_
13 #define DtIfCloseScenario_H_
14 
16 #include <vlpi/NetStructs.h>
17 
29 
30 #include "vrfmsgs/vrfmsgsDefines.h"
32 {
33 public:
34 
37 
39  virtual ~DtIfCloseScenario();
40 
43 
46 
48  virtual int type() const;
49 
50  virtual DtSimInterfaceContent * clone() const;
51 
52  virtual int netRepSize() const;
53  virtual bool setFromNet(const char* contentBuffer,
54  unsigned contentSize);
55  virtual bool setToNet();
56 
57  static DtSimInterfaceContent* creator();
58 };
59 
60 #endif
61 

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)