data.hh File Reference

Go to the source code of this file.

Classes

class  data_t
 Class representing a general data type. More...

Variables

const ushort_int_t DATA_TYPE_BYTE = 1
const ushort_int_t DATA_TYPE_SBYTE = 0
const ushort_int_t DATA_TYPE_SIZE_INT = 6
const ushort_int_t DATA_TYPE_SLONG_INT = 4
const ushort_int_t DATA_TYPE_SSHORT_INT = 2
const ushort_int_t DATA_TYPE_UBYTE = 1
const ushort_int_t DATA_TYPE_ULONG_INT = 5
const ushort_int_t DATA_TYPE_UNKNOWN = MAX_USHORT_INT
const ushort_int_t DATA_TYPE_USHORT_INT = 3


Detailed Description

This file contains a definition of the class data_t - the general container of data computed in system or explicit system

Reference Manual for Library, 2006 developed in ParaDiSe laboratory, Faculty of Informatics, Masaryk University