MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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

Document ID: Generated on Tue Aug 1 09:00:26 EDT 2017 from SVN revision 179128
Copyright © 2017 VT MÄK. All Rights Reserved (www.mak.com)