uuid.h File Reference

#include "copyrt.h"

Include dependency graph for uuid.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  _uuid__t

Typedefs

typedef struct _uuid__t uuid__t

Functions

int uuid_create (uuid__t *uuid)
void uuid_create_from_name (uuid__t *uuid, uuid__t nsid, void *name, int namelen)
int uuid_compare (uuid__t *u1, uuid__t *u2)


Typedef Documentation

typedef struct _uuid__t uuid__t


Function Documentation

int uuid_compare ( uuid__t u1,
uuid__t u2 
)

Definition at line 264 of file uuid.cpp.

int uuid_create ( uuid__t uuid  ) 

Definition at line 42 of file uuid.cpp.

void uuid_create_from_name ( uuid__t uuid,
uuid__t  nsid,
void *  name,
int  namelen 
)

Definition at line 209 of file uuid.cpp.


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