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

ostypes.h File Reference

Go to the source code of this file.

Classes

struct  _terimber_guid_

Typedefs

typedef signed char sb1_t
typedef unsigned char ub1_t
typedef short sb2_t
typedef unsigned short ub2_t
typedef long sb4_t
typedef unsigned long ub4_t
typedef __int64 sb8_t
typedef unsigned __int64 ub8_t
typedef unsigned short wchar_t
typedef struct _terimber_guid_ guid_t

Functions

guid_t uuid_gen ()

Variables

const guid_t null_uuid = {0x00000000, 0x0000, 0x0000, {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}}


Typedef Documentation

typedef struct _terimber_guid_ guid_t

typedef signed char sb1_t

Definition at line 32 of file ostypes.h.

typedef short sb2_t

Definition at line 52 of file ostypes.h.

typedef long sb4_t

Definition at line 54 of file ostypes.h.

typedef __int64 sb8_t

Definition at line 56 of file ostypes.h.

typedef unsigned char ub1_t

Definition at line 33 of file ostypes.h.

typedef unsigned short ub2_t

Definition at line 53 of file ostypes.h.

typedef unsigned long ub4_t

Definition at line 55 of file ostypes.h.

typedef unsigned __int64 ub8_t

Definition at line 57 of file ostypes.h.

typedef unsigned short wchar_t

Definition at line 60 of file ostypes.h.


Function Documentation

guid_t uuid_gen (  ) 

Definition at line 31 of file ostypes.cpp.


Variable Documentation



© Copyright Terimber 2003-.