MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
hlaProtocolRegistration.h
Go to the documentation of this file.
1 /******************************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 ******************************************************************************/
5 
9 
10 #ifndef hlaProtocolRegistration_H_
11 #define hlaProtocolRegistration_H_
12 
13 #if DtHLA
14 
15 #include <lgrSim/lgrSim.h>
17 
18 namespace MAKLogger
19 {
20 
23  class DT_DLL_LGRSIM DtHlaProtocolRegistration : public DtLgrProtocolRegistration
24  {
25  public:
26  DtHlaProtocolRegistration(DtLogger& logger);
27  virtual ~DtHlaProtocolRegistration();
28  };
29 
30 }
31 
32 #endif
33 #endif
Defines IMPORT/EXPORT macros for lgrSim library.
#define DT_DLL_LGRSIM
Definition: lgrSim.h:21
Contains MAKLogger::DtLgrProtocolRegistration class.

Document ID: Generated on Mon Mar 22 15:30:17 EDT 2021 from SVN revision 226440
Copyright © 2021 MAK Technologies. All Rights Reserved (www.mak.com)