顶层接口类。
按照惯例,每个 Interface 子类都公开一个名为 id() 的公共静态方法,该方法返回该接口唯一的 InterfaceID。这是 interface_cast<> 模板与该接口一起工作所必需的。
id()
interface_cast<>
定义于文件 Types.h 的第 346 行。
定义于文件 Types.h 的第 349 行。
定义于文件 Types.h 的第 350 行。