API Reference > Classes > PRC Base Data Types Classes > OdPrcUniqueId Class > OdPrcUniqueId Operators > OdPrcUniqueId::< Operator
OdPrcUniqueId::< Operator
Syntax
C++
bool operator <(const OdPrcUniqueId & uid) const;
Parameters 
Description 
const OdPrcUniqueId & uid 
[in] A unique identifier for comparison.
 

Returns true if the unique identifier is less than the other identifier passed as a parameter, or false in the other case.

Compares two unique identifiers. 

 

Copyright (c) 2002-2020. Open Design Alliance. All rights reserved.