#include <artec/sdk/base/Uuid.h>
|  | 
|  | Uuid () | 
|  | Create empty UUID {00000000-0000-0000-0000-000000000000}.  More... 
 | 
|  | 
Definition at line 33 of file Uuid.h.
 
  
  | 
        
          | artec::sdk::base::Uuid::Uuid | ( |  | ) |  |  | inline | 
 
Create empty UUID {00000000-0000-0000-0000-000000000000}. 
Definition at line 41 of file Uuid.h.
 
 
  
  | 
        
          | static bool artec::sdk::base::Uuid::less | ( | const Uuid & | left, |  
          |  |  | const Uuid & | right |  
          |  | ) |  |  |  | inlinestatic | 
 
Compare two UUIDs. 
Definition at line 52 of file Uuid.h.
 
 
Generate new UUID. 
- Parameters
- 
  
    | uuid | pointer to UUID to be created. |  
 
- Returns
- Error code. 
 
 
The documentation for this class was generated from the following file: