Interface used to dump CaptureSession runtime information.
More...
#include <DebugCaptureSession.h>
List of all members.
Public Member Functions |
| virtual Status | dump (int32_t fd) const =0 |
| | Returns session runtime information to the specified file descriptor.
|
Detailed Description
Interface used to dump CaptureSession runtime information.
Definition at line 63 of file DebugCaptureSession.h.
Constructor & Destructor Documentation
| Argus::Ext::IDebugCaptureSession::~IDebugCaptureSession |
( |
| ) |
|
|
inlineprotected |
Member Function Documentation
| virtual Status Argus::Ext::IDebugCaptureSession::dump |
( |
int32_t |
fd | ) |
const |
|
pure virtual |
Returns session runtime information to the specified file descriptor.
| static const InterfaceID& Argus::Ext::IDebugCaptureSession::id |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: