BIMHome
v1.0.0
BIMHome接口文档说明
首页
相关页面
Topics
包
类
文件
Base
Uuid
_uuid
createUuid
getValue
operator<
operator=
operator==
setValue
setValue
Uuid
Uuid
~Uuid
◆
operator==()
bool operator==
(
const
Uuid
&
other
)
const
等于操作符
比较两个 UUID 是否相等。
参数
[in]
other
要比较的
Uuid
对象
返回
如果两个 UUID 相等,返回 true;否则返回 false