Public Member Functions | List of all members
librealsense::fisheye_sensor Class Reference

#include <sensor.h>

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

Public Member Functions

void create_snapshot (std::shared_ptr< fisheye_sensor > &snapshot) const override
 
void enable_recording (std::function< void(const fisheye_sensor &)> recording_function) override
 
virtual ~fisheye_sensor ()=default
 
- Public Member Functions inherited from librealsense::recordable< fisheye_sensor >
virtual ~recordable ()=default
 

Detailed Description

Definition at line 158 of file sensor.h.

Constructor & Destructor Documentation

virtual librealsense::fisheye_sensor::~fisheye_sensor ( )
virtualdefault

Member Function Documentation

void librealsense::fisheye_sensor::create_snapshot ( std::shared_ptr< fisheye_sensor > &  snapshot) const
overridevirtual

Create a snapshot of the deriving extension. A snapshot of T is a reflection of the state and memory of T at the time of the call

Implements librealsense::recordable< fisheye_sensor >.

Reimplemented in librealsense::fisheye_sensor_snapshot.

Definition at line 1634 of file sensor.cpp.

void librealsense::fisheye_sensor::enable_recording ( std::function< void(const fisheye_sensor &)>  recording_function)
inlineoverridevirtual

Instruct the derived class to begin notifying on changes Derived class should call the recording_function with a reference of themselves

Implements librealsense::recordable< fisheye_sensor >.

Reimplemented in librealsense::fisheye_sensor_snapshot.

Definition at line 164 of file sensor.h.


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


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