Class IfcGlobalId¶
Defined in File IfcGlobalId.h
Class Documentation¶
-
class
IfcParse::IfcGlobalId¶ A helper class for the creation of IFC GlobalIds.
Public Functions
-
IfcGlobalId()¶
-
IfcGlobalId(const std::string&)¶
-
operator const std::string&() const¶
-
operator const boost::uuids::uuid&() const¶
-
const std::string &
formatted() const¶
Public Static Attributes
-
const unsigned int
length= 22¶
-