libUPnP 1.14.19
Data Fields
uuid_state Struct Reference
Collaboration diagram for uuid_state:
Collaboration graph
[legend]

Data Fields

uuid_time_t ts
 
uuid_node_t node
 
uint16_t cs
 

Detailed Description

Data type for UUID generator persistent state.

Field Documentation

◆ cs

uint16_t uuid_state::cs

Saved clock sequence.

Referenced by read_state(), and write_state().

◆ node

uuid_node_t uuid_state::node

Saved node ID.

Referenced by read_state(), and write_state().

◆ ts

uuid_time_t uuid_state::ts

Saved timestamp.

Referenced by read_state(), and write_state().


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