VR-Forces 4.7 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
ifObjectParametersOp.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 Fri Apr 26 21:53:14 EDT 2019 from SVN revision 197883
Copyright © 2005-2019 VT MAK. All Rights Reserved (www.mak.com)