Inter4ql  5.2
Public Types | List of all members
Inter4ql::variable_type Struct Reference

structure that handles enumeration type for types of values. More...

#include <Types.h>

Public Types

enum  type {
  TYPE = 1, VARIABLE = 2, ID = 3, STRING = 4,
  INTEGER = 5, REAL = 6, DATE = 7, DATE_TIME = 8,
  LOGIC = 9, INVALID = 10
}
 Enumeration type for types of values.
 

Detailed Description

structure that handles enumeration type for types of values.


The documentation for this struct was generated from the following file: