MAK Data Logger API Documentation for DIS
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Enumerations
envEnum.h File Reference

Contain enumerations. More...

Go to the source code of this file.

Enumerations

enum  DtValueType {
  Empty = 0, Any = 1, String = Any << 1, Integer = String << 1,
  Float = Integer << 1, Class = Float << 1, Number
}
 
enum  DtAttribFlag { Unique = 1, Required = Unique << 1, Enumerate = Implied << 1 }
 

Detailed Description

Contain enumerations.

Enumeration Type Documentation

Enumerator
Unique 
Required 
Enumerate 
Enumerator
Empty 
Any 
String 
Integer 
Float 
Class 
Number 

Document ID: Generated on Fri May 31 15:45:35 EDT 2024 from SVN revision 266500
Copyright © 2024 MAK Technologies. All Rights Reserved (www.mak.com)