HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
LUID Struct Reference

#include <oidn.hpp>

Public Attributes

union {
   struct {
      uint32_t   low
 
      int32_t   high
 
   } 
 
   uint8_t   bytes [OIDN_LUID_SIZE]
 
}; 
 

Detailed Description

Definition at line 598 of file oidn.hpp.

Member Data Documentation

union { ... }
uint8_t LUID::bytes[OIDN_LUID_SIZE]

Definition at line 607 of file oidn.hpp.

int32_t LUID::high

Definition at line 605 of file oidn.hpp.

uint32_t LUID::low

Definition at line 604 of file oidn.hpp.


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