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 小于另一个 UUID,返回 true;否则返回 false