Argus API
Argus Camera API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Public Member Functions | Static Public Member Functions | Protected Member Functions
Argus::Ext::IDebugCaptureSession Class Reference

Interface used to dump session runtime information. More...

#include <DebugCaptureSession.h>

Inheritance diagram for Argus::Ext::IDebugCaptureSession:
Argus::Interface Argus::NonCopyable

List of all members.

Public Member Functions

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

Static Public Member Functions

static const InterfaceIDid ()

Protected Member Functions

 ~IDebugCaptureSession ()
- Protected Member Functions inherited from Argus::Interface
 Interface ()
 ~Interface ()

Detailed Description

Interface used to dump session runtime information.

This interface is available from the CaptureSession class.

Definition at line 57 of file DebugCaptureSession.h.


Constructor & Destructor Documentation

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

Definition at line 68 of file DebugCaptureSession.h.


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

Definition at line 60 of file DebugCaptureSession.h.


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