swu_update_id_t

Unique ID of an Update

Synopsis:

#include <swu/Common.h>

typedef swu_string_t swu_update_id_t;

Library:

libswu-core

Use the -l swu-core option with qcc to link against the SWU library. This library is usually included automatically.

Description:

The swu_update_id_t data type stores the unique ID of an Update. This ID is unique among all Update objects.