API Reference > Classes > OdIfcGUID Class
OdIfcGUID Class
OdIfcGUID
Syntax
C++
class OdIfcGUID;

IfcGUID.h

A class that implements generating and storing global unique identifiers (GUID) for IFC objects.

This is the overview for the OdIfcGUID constructor overload. 
Retrieves the constant raw pointer to the underlying string.  
Generates a new IFC GUID object (pseudo constructor).  
Determines whether the IFC GUID value is valid.  
!= 
Inequality operator for IFC GUID objects.  
< 
The "less-than" operator for IFC GUID objects.  
= 
This is the overview for the = operator overload. 
== 
Comparison operator for IFC GUID objects.  
Converts the IFC GUID object's value to a C++ character array.  
Converts the IFC GUID object's value to a constant C++ character array.  
Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.