Apache HTTPD
Public Attributes | List of all members
apr_uuid_t Struct Reference

#include <apr_uuid.h>

Public Attributes

unsigned char data [16]
 

Detailed Description

we represent a UUID as a block of 16 bytes.

Definition at line 41 of file apr_uuid.h.

Member Data Documentation

◆ data

unsigned char apr_uuid_t::data[16]

the actual UUID

Definition at line 42 of file apr_uuid.h.


The documentation for this struct was generated from the following file: