TSDuck v3.40-3963
MPEG Transport Stream Toolkit
|
A singleton which generates 64-bit UID, unique integer. More...
#include <tsUID.h>
Public Member Functions | |
uint64_t | newUID () |
Generate a new UID. | |
Static Public Member Functions | |
static UID & | Instance () |
Get the instance of the singleton of this class. | |
A singleton which generates 64-bit UID, unique integer.
|
inlinestatic |
Get the instance of the singleton of this class.
uint64_t ts::UID::newUID | ( | ) |
Generate a new UID.