Jetson Linux API 参考

32.7.4 版本发布
Argus::Event 类参考抽象类

详细描述

定义于文件 Event.h 的第 51 行。

Argus::Event 的继承关系图
Argus::Event 的协作图

公共成员函数

virtual InterfacegetInterface (const InterfaceID &interfaceId)=0
 获取由 interfaceId 指定的接口。 更多...
 

受保护的成员函数

 ~Event ()
 

构造函数 & 析构函数文档

◆ ~Event()

Argus::Event::~Event ( )
内联受保护的

定义于文件 Event.h 的第 54 行。

成员函数文档

◆ getInterface()

virtual Interface* Argus::InterfaceProvider::getInterface ( const InterfaceID interfaceId)
纯虚函数继承自

获取由 interfaceId 指定的接口。

返回值
请求接口的实例,如果该接口不可用则返回 NULL。

Argus::interface_cast() 引用。


此类的文档由以下文件生成
. All rights reserved.