AJA NTV2 SDK  17.1.1.1245
NTV2 SDK 17.1.1.1245
guid.cpp File Reference

Generates a new, unique UUID as an STL string. More...

#include "guid.h"
Include dependency graph for guid.cpp:

Go to the source code of this file.

Functions

std::string CreateGuid (void)
 

Detailed Description

Generates a new, unique UUID as an STL string.

Definition in file guid.cpp.

Function Documentation

◆ CreateGuid()

std::string CreateGuid ( void  )

Generates a uuid.

Returns
An STL string that contains the new UUID.

Definition at line 10 of file guid.cpp.