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
/*********************************************************************
2
** Copyright (c) 1992-2025 MAK Technologies, Inc
3
** All rights reserved.
4
*********************************************************************/
5
6
#include <
lgrSim/lgrSim.h
>
7
8
#include <mtl/fedReader1516e.h>
9
10
11
namespace
MAKLogger
12
{
13
14
class
DT_DLL_LGRSIM
DtLgrFedReader1516e
:
public
DtFedReader1516e
15
{
16
public
:
18
DtLgrFedReader1516e
();
19
21
virtual
~
DtLgrFedReader1516e
();
22
protected
:
23
virtual
DtFedReadStatus parseAttributeDimensions( xmlNode* currentNode,
24
DtString
const
& objectClass,
DtString
const
& attribute);
25
};
26
}
lgrSim.h
Defines IMPORT/EXPORT macros for lgrSim library.
DT_DLL_LGRSIM
#define DT_DLL_LGRSIM
Definition:
lgrSim.h:21
DtFedReader1516e
MAKLogger::DtLgrFedReader1516e
Definition:
lgrFedReader1516e.h:14
DtString
Document ID: Generated on Thu Dec 18 15:35:09 EST 2025 from SVN revision 282494
Copyright © 2024 MAK Technologies. All Rights Reserved (
www.mak.com
)