VR-Forces 4.1.1 Class Documentation
ifaceMsgExec.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2003 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 #pragma once
6 
9 
12 
13 #include <vlutil/vlString.h>
14 #include "vrfmsgs/simMsg.h"
15 #include "vrfmsgs/msgExec.h"
16 
21 #include "vrfmsgs/vrfmsgsDefines.h"
23 {
24 
25 public:
26 
29 
31  virtual ~DtInterfaceMessageExecutive();
32 
35  virtual int messageType(const DtSimMessage & message) const;
36 
37 protected:
38 
41 
44 
45 };

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)