MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
disProtocolRegistration.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 disProtocolRegistration_H_
11 #define disProtocolRegistration_H_
12 
13 #if DtDIS
14 
15 #include <lgrSim/lgrSim.h>
17 
18 namespace MAKLogger
19 {
20 
25  {
26  public:
27 
30 
32  virtual ~DtDisProtocolRegistration();
33 
34  private:
39 
40  };
41 
42 }
43 
44 #endif
45 #endif
Defines IMPORT/EXPORT macros for lgrSim library.
#define DT_DLL_LGRSIM
Definition: lgrSim.h:21
A helper class for registering the necessary protocol specific information.
Definition: lgrProtocolRegistration.h:31
Contains MAKLogger::DtLgrProtocolRegistration class.
DtLogger provides the core system structure and controls the execution model for the underlying objec...
Definition: logger.h:35
DIS protocol registration class.
Definition: disProtocolRegistration.h:24

Document ID: Generated on Thu Jul 14 15:45:33 EDT 2022 from SVN revision 244827
Copyright © 2021 MAK Technologies. All Rights Reserved (www.mak.com)