68 !(str[0] ==
'{' && str[9] ==
'-' && str[14] ==
'-' && str[19] ==
'-' && str[24] ==
'-' && str[37] ==
'}'))
76 for (
int i = 0; i < 8; ++i) {
99 return toString(StringFormat::Braces);
115 for (
int i = 0; i < 8; ++i) {
117 data8[i] = pFiler->
rdInt8();
129 pFiler->
wrInt16(70, *
reinterpret_cast<const OdUInt16*
>(RevGUIDData + 4));
130 pFiler->
wrInt16(70, *
reinterpret_cast<const OdUInt16*
>(RevGUIDData + 6));
131 for (
int i = 0; i < 8; ++i)
132 pFiler->
wrInt8(280, RevGUIDData[8 + i]);
143 for (
int i = 0; i < 8; ++i)
144 data8[i] = pFiler->
rdInt8();
156 for (
int i = 0; i < 8; ++i)
157 pFiler->
wrInt8(RevGUIDData[8 + i]);
245 if (
m_bIsSet != bSet || !(*
this == newGuid)) {
#define ODA_FAIL_M_ONCE(message)
FIRSTDLL_EXPORT OdRxSystemServices * odrxSystemServices()
virtual void wrInt32(OdInt32 value)=0
virtual OdInt32 rdInt32()=0
virtual OdInt8 rdInt8()=0
virtual void wrInt8(OdInt8 value)=0
virtual void wrBool(bool value)=0
virtual void wrInt16(OdInt16 value)=0
virtual OdInt16 rdInt16()=0
virtual void wrInt8(int groupCode, OdInt8 value)=0
virtual void wrInt32(int groupCode, OdInt32 value)=0
virtual OdInt32 rdInt32()=0
virtual OdInt16 rdInt16()=0
virtual void wrBool(int groupCode, bool value)=0
virtual void wrInt16(int groupCode, OdInt16 value)=0
virtual void wrString(int groupCode, const OdString &value)=0
virtual OdInt8 rdInt8()=0
void dwgOut(OdDbDwgFiler *pFiler) const
OdDbRevisionGuid & operator=(const OdString &str)
void dxfOutRaw(OdDbDxfFiler *pFiler) const
void dwgIn(OdDbDwgFiler *pFiler)
OdResult dxfInRaw(OdDbDxfFiler *pFiler)
static void createGuid(OdDbRevisionGuid &newGuid)
OdDbRevisionGuid(const OdString &value)
OdString toString(const StringFormat::Enum format=StringFormat::Hyphenses) const
void setGUIDdata(const OdUInt32, const OdUInt16, const OdUInt16, const Data4Type &)
const DataType & data() const
virtual OdString createGuid()
const OdChar * c_str() const
GLsizei const GLfloat * value
void dwgIn(OdDbDwgFiler *pFiler)
void dxfOut(OdDbDxfFiler *pFiler) const
OdRevisionGuid(const OdChar *value)
void setGuid(const OdRevisionGuid &newGuid, bool bSet)
void enable(bool bEnable)
void dxfIn(OdDbDxfFiler *pFiler)
void dwgOut(OdDbDwgFiler *pFiler) const