Jetson Linux API Reference

34.1 Release
Argus::Ext::IDebugCaptureSession Class Referenceabstract

Detailed Description

Interface used to dump CaptureSession runtime information

Definition at line 63 of file DebugCaptureSession.h.

Inheritance diagram for Argus::Ext::IDebugCaptureSession:
Collaboration diagram for Argus::Ext::IDebugCaptureSession:

Public Member Functions

virtual Status dump (int32_t fd) const =0
 Returns session runtime information to the specified file descriptor. More...
 

Static Public Member Functions

static const InterfaceIDid ()
 

Protected Member Functions

 ~IDebugCaptureSession ()
 

Constructor & Destructor Documentation

◆ ~IDebugCaptureSession()

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

Definition at line 74 of file DebugCaptureSession.h.

Member Function Documentation

◆ dump()

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

Returns session runtime information to the specified file descriptor.

◆ id()

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

Definition at line 66 of file DebugCaptureSession.h.


The documentation for this class was generated from the following file: