24#ifndef _OD_IFC_GUID_H_
25#define _OD_IFC_GUID_H_
71 return strncmp(m_val, other.m_val, 22) == 0;
95 return strncmp(m_val, other.m_val, 22) < 0;
102 operator const char* ()
const;
114 const char *
c_str()
const {
return m_val; };
bool operator!=(T left, const OdGiVariant::EnumType right)
bool operator==(T left, const OdGiVariant::EnumType right)
bool operator<(const OdString &s1, const OdString &s2)
const char * c_str() const
static OdIfcGUID generate()
OdIfcGUID(const OdGUID &other)