uuid_helper.h File Reference

#include <sys/types.h>
#include <sys/time.h>
#include <sys/sysinfo.h>

Include dependency graph for uuid_helper.h:

Go to the source code of this file.

Classes

struct  _uuid__t
struct  uuid_node_t

Defines

#define unsigned64_t   unsigned long long
#define I64(C)   C##LL

Typedefs

typedef unsigned long unsigned32
typedef unsigned short unsigned16
typedef unsigned char unsigned8
typedef unsigned char byte
typedef struct _uuid__t uuid__t
typedef unsigned64_t uuid_time_t

Functions

int uuid_create (uuid__t *uuid)


Define Documentation

#define I64 (  )     C##LL

Definition at line 44 of file uuid_helper.h.

#define unsigned64_t   unsigned long long

Definition at line 43 of file uuid_helper.h.


Typedef Documentation

typedef unsigned char byte

Definition at line 28 of file uuid_helper.h.

typedef unsigned short unsigned16

Definition at line 26 of file uuid_helper.h.

typedef unsigned long unsigned32

Definition at line 25 of file uuid_helper.h.

typedef unsigned char unsigned8

Definition at line 27 of file uuid_helper.h.

typedef struct _uuid__t uuid__t

typedef unsigned64_t uuid_time_t

Definition at line 48 of file uuid_helper.h.


Function Documentation

int uuid_create ( uuid__t uuid  ) 

Definition at line 42 of file uuid.cpp.


Generated on Tue Jul 7 16:22:08 2009 for CoreLibrary by  doxygen 1.5.6