VR-Forces 4.1.1 Class Documentation
ifOpdOp.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 /*******************************************************************************
6 ** $RCSfile: ifOpdOp.h,v $ $Revision: 1.6 $ $State: Exp $
7 *******************************************************************************/
8 
11 
17 
18 
19 #ifndef DtIfObjectParametersOp_H_
20 #define DtIfObjectParametersOp_H_
21 
22 #include <vlutil/vlString.h>
23 #include "vrfmsgs/ifFileOp.h"
24 
34 
35 #include "vrfmsgs/vrfmsgsDefines.h"
37 {
38 
39 public:
42 
45 
48  orig);
49 
50  virtual ~DtIfObjectParametersOp();
51 
53  virtual int type() const;
54 
55  virtual DtSimInterfaceContent * clone() const;
56 
57  static DtSimInterfaceContent* creator();
58 };
59 
60 #endif
61 
62 
63 
64 

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)