API Reference > Classes > PRC Base Data Types Classes > OdPrcUniqueId Class
OdPrcUniqueId Class
OdPrcUniqueId
Syntax
C++
class OdPrcUniqueId;

PrcUniqueId.h

 

Class representing a unique identifier (UID).

 
Name 
Description 
 
Creates a new unique identifier with specified digits.
 
 
Name 
Description 
 
Generates and returns a unique identifier. 
 
Returns the current value of a unique identifier.
 
 
Checks a unique identifier for non-zero value.
 
 
Writes a unique identifier to a stream associated with an uncompressed filer.
 
 
Reads a unique identifier from a stream associated with an uncompressed filer.
 
 
Reads a unique identifier from a stream associated with a compressed filer.
 
 
Sets a new value of the unique identifier with specified digits.
 
 
Writes a unique identifier to a stream associated with a compressed filer.
 
 
Name 
Description 
 
< 
Compares two unique identifiers.
 
 
== 
Compares the unique identifier with another unique identifier for equality.
 
Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.