MAK Data Logger API Documentation for HLA
Home
Modules
Namespaces
Classes
Files
Examples
Libraries
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
lgrSim
lgrFedReader1516e.h
Go to the documentation of this file.
1
#if DtHLA_1516_EVOLVED
2
3
#include <
lgrSim/lgrSim.h
>
4
5
#include <mtl/fedReader1516e.h>
6
7
8
namespace
MAKLogger
9
{
10
11
class
DT_DLL_LGRSIM
DtLgrFedReader1516e :
public
DtFedReader1516e
12
{
13
public
:
15
DtLgrFedReader1516e();
16
18
virtual
~DtLgrFedReader1516e();
19
protected
:
20
virtual
DtFedReadStatus parseAttributeDimensions( xmlNode* currentNode,
21
DtString
const
& objectClass,
DtString
const
& attribute);
22
};
23
}
24
25
#endif
lgrSim.h
Defines IMPORT/EXPORT macros for lgrSim library.
DT_DLL_LGRSIM
#define DT_DLL_LGRSIM
Definition:
lgrSim.h:21
DtString
Document ID: Generated on Thu Oct 3 15:35:11 EDT 2024 from SVN revision 270037
Copyright © 2024 MAK Technologies. All Rights Reserved (
www.mak.com
)