VR-Forces Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
iffInterrogatorResponseEvent.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 2023 MAK Technologies, Inc.
3 ** All rights reserved.
4 *******************************************************************************/
5 #pragma once
6 
9 #include <vrfutil/rwUUID.h>
10 #include <vlpi/entityType.h>
11 
12 namespace makVrfEvents
13 {
15  {
16  public:
20 
22 
23  virtual DtEvent* clone() const { return new DtIffInterrogatorResponseEvent(*this); };
24  };
25 }
Definition: iffInterrogatorEvent.h:14
Contains the DtUUID class declaration.
Definition: event.h:13
Definition: iffInterrogatorResponseEvent.h:14
#define DT_DLL_vrfMsgTransport
This file is used to determine how to build Disable inconsistent dll linkage warning Visual Studio 6...
Definition: vrfCommunicationManagerDefines.h:26
virtual DtEvent * clone() const
Definition: iffInterrogatorResponseEvent.h:23

Document ID: Generated on Wed Mar 27 22:49:11 EDT 2024 from SVN revision 264633
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)