Public Member Functions | List of all members
librealsense::extension_snapshot Class Referenceabstract

#include <extension.h>

Inheritance diagram for librealsense::extension_snapshot:
Inheritance graph
[legend]

Public Member Functions

virtual void update (std::shared_ptr< extension_snapshot > ext)=0
 
virtual ~extension_snapshot ()=default
 

Detailed Description

Extensions' snapshots implementations are expected to derive from this class in addition to the actual extensions' interfaces. Extensions are not expected to derive from this class.

Definition at line 33 of file extension.h.

Constructor & Destructor Documentation

virtual librealsense::extension_snapshot::~extension_snapshot ( )
virtualdefault

Member Function Documentation

virtual void librealsense::extension_snapshot::update ( std::shared_ptr< extension_snapshot ext)
pure virtual

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


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:37