swu_manifest_id_t

Unique ID of a manifest successfully parsed by library

Synopsis:

#include <swu/Common.h>

typedef uint32_t swu_manifest_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_manifest_id_t data type stores the unique ID of a manifest successfully parsed by the library.