libUPnP  1.6.17
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

uint16_t uuid_state::cs

Saved clock sequence.

Referenced by read_state(), and write_state().

Saved node ID.

Referenced by read_state(), and write_state().

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: