VR-Forces 4.10 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 
#define DT_DLL_vrfmsgs
This file is used to determine how to build.
Definition: vrfmsgsDefines.h:28
File: ifOpdOp.h.
Definition: ifObjectParametersOp.h:36
DtIfFileOp is the base class of the content portion of file operation messages.
Definition: ifFileOp.h:48
const DtIfFileOp & operator=(const DtIfFileOp &orig)
assignment operator
virtual int type() const =0
Override this with the type of file message name the operation is for, so the right manager can regis...
Definition: simInterfaceContent.h:45
virtual DtSimInterfaceContent * clone() const =0

Document ID: Generated on Tue Sep 21 17:42:52 EDT 2021 from SVN revision 234861
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)