common/win32_uuid.h File Reference

#include "safewindows.h"
#include <rpc.h>

Include dependency graph for win32_uuid.h:

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

Go to the source code of this file.

Typedefs

typedef unsigned char uuid_t [16]

Functions

void uuid_generate (uuid_t uu)
int uuid_parse (const char *in, uuid_t uu)
void uuid_unparse_lower (const uuid_t uu, char *out)
void uuid_clear (uuid_t uu)
int uuid_is_null (const uuid_t uu)


Typedef Documentation

typedef unsigned char uuid_t[16]

Definition at line 34 of file win32_uuid.h.


Function Documentation

void uuid_clear ( uuid_t  uu  )  [inline]

Definition at line 108 of file safeuuid.h.

References UUID_SIZE.

Referenced by FlintVersion::create(), and FlintVersion::read_and_check().

void uuid_generate ( uuid_t  uu  )  [inline]

Definition at line 64 of file safeuuid.h.

References rare, UUID_SIZE, and uuid_t.

Referenced by ChertVersion::create(), BrassVersion::create(), and FlintVersion::ensure_uuid().

int uuid_is_null ( const uuid_t  uu  )  [inline]

Definition at line 114 of file safeuuid.h.

References UUID_SIZE.

Referenced by FlintVersion::ensure_uuid().

int uuid_parse ( const char *  in,
uuid_t  uu 
) [inline]

void uuid_unparse_lower ( const uuid_t  uu,
char *  out 
) [inline]


Documentation for Xapian (version 1.2.9).
Generated on 10 May 2012 by Doxygen 1.5.9.