arm_id Struct Reference
An ID is a 16-byte binary value, such as a UUID. More...
#include <arm4.h>
Data Fields | |
| union { | |
| } | id_u |
Detailed Description
An ID is a 16-byte binary value, such as a UUID.
All IDs are 16 bytes on an 8-byte boundary.
- See also:
- Unique ARM ID.
Field Documentation
| union { ... } arm_id::id_u |
union used to align the ID apropriate.
The documentation for this struct was generated from the following file:
