Thread portable class


Gate portable class


Timer class


Pool class


Terimber 2.0


About C++


Downloads Products & Services Support Clients Open Source About



Home / Open source / Terimber 2.0

vttypes.h File Reference

Go to the source code of this file.

Enumerations

enum  vt_types {
  vt_unknown = -1, vt_empty = 0, vt_null = 1, vt_bool = 2,
  vt_sb1 = 3, vt_ub1 = 4, vt_sb2 = 5, vt_ub2 = 6,
  vt_sb4 = 7, vt_ub4 = 8, vt_float = 9, vt_double = 10,
  vt_sb8 = 11, vt_ub8 = 12, vt_date = 13, vt_string = 14,
  vt_wstring = 15, vt_decimal = 16, vt_numeric = 17, vt_binary = 18,
  vt_enum = 19, vt_guid = 20
}


Enumeration Type Documentation

enum vt_types

Enumerator:
vt_unknown 
vt_empty 
vt_null 
vt_bool 
vt_sb1 
vt_ub1 
vt_sb2 
vt_ub2 
vt_sb4 
vt_ub4 
vt_float 
vt_double 
vt_sb8 
vt_ub8 
vt_date 
vt_string 
vt_wstring 
vt_decimal 
vt_numeric 
vt_binary 
vt_enum 
vt_guid 

Definition at line 32 of file vttypes.h.



© Copyright Terimber 2003-.