Jetson Linux API 参考文档

32.7.4 版本
Argus::Ext::IDebugCaptureSession 类参考抽象类

详细描述

用于转储 CaptureSession 运行时信息的接口

定义于文件 DebugCaptureSession.h 的第 63 行。

Argus::Ext::IDebugCaptureSession 的继承关系图
Argus::Ext::IDebugCaptureSession 的协作图

公共成员函数

virtual Status dump (int32_t fd) const =0
 将会话运行时信息返回到指定的文件描述符。 更多...
 

静态公共成员函数

static const InterfaceIDid ()
 

保护成员函数

 ~IDebugCaptureSession ()
 

构造函数 & 析构函数文档

◆ ~IDebugCaptureSession()

Argus::Ext::IDebugCaptureSession::~IDebugCaptureSession ( )
inlineprotected

定义于文件 DebugCaptureSession.h 的第 74 行。

成员函数文档

◆ dump()

virtual Status Argus::Ext::IDebugCaptureSession::dump ( int32_t  fd) const
pure virtual

将会话运行时信息返回到指定的文件描述符。

◆ id()

static const InterfaceID& Argus::Ext::IDebugCaptureSession::id ( )
inlinestatic

定义于文件 DebugCaptureSession.h 的第 66 行。


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