MAK Data Logger API Documentation for HLA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
omtDatatypeNode.h
Go to the documentation of this file.
1 /*******************************************************************************
2 ** Copyright (c) 1992-2010 VT MAK
3 ** All rights reserved.
4 *******************************************************************************/
5 
6 #pragma once
7 
8 
9 
10 #include <lgrOmtReader/omtNode.h>
11 
15 {
16 public:
17 
20 
22  virtual ~DtOMTDatatypeNode();
23 
26 
29 
30  virtual void setDatatype(const DtString&);
31  virtual const DtString& getDatatype() const;
32 
33 protected:
35 
36 };
37 
38 
39 
40 

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)