swu_update_list_t

Handle of an UpdateList

Synopsis:

#include <swu/Common.h>

typedef void* swu_update_list_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_list_t data type stores a handle to an UpdateList, which represents a list of Update objects.