|  | Artec 3D Scanning SDK
    2.0
    | 
#include <artec/sdk/base/BaseSdkDefines.h>#include <artec/sdk/base/Errors.h>#include <artec/sdk/base/IString.h>Go to the source code of this file.
| Classes | |
| class | artec::sdk::base::Uuid | 
| Namespaces | |
| artec | |
| artec::sdk | |
| artec::sdk::base | |
| Functions | |
| ErrorCode ABASESDK_LINK_SPEC | artec::sdk::base::generateUuid (Uuid *uuid) | 
| Generate new UUID.  More... | |
| ErrorCode ABASESDK_LINK_SPEC | artec::sdk::base::convertUuidtoString (IString **string, const Uuid *uuid) | 
| Convert Uuid to string.  More... | |
| ErrorCode ABASESDK_LINK_SPEC | artec::sdk::base::converStringtoUuid (Uuid *uuid, IString *string) | 
| Convert string to Uuid.  More... | |
 1.8.9.1
 1.8.9.1