Public Member Functions | Private Attributes
rs::motion_callback Class Reference

#include <rs.hpp>

Inheritance diagram for rs::motion_callback:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 motion_callback (std::function< void(motion_data)> on_event)
void on_event (rs_motion_data e) override
void release () override

Private Attributes

std::function< void(motion_data)> on_event_function

Detailed Description

Definition at line 363 of file rs.hpp.


Constructor & Destructor Documentation

rs::motion_callback::motion_callback ( std::function< void(motion_data)>  on_event) [inline, explicit]

Definition at line 367 of file rs.hpp.


Member Function Documentation

void rs::motion_callback::on_event ( rs_motion_data  e) [inline, override, virtual]

Implements rs_motion_callback.

Definition at line 369 of file rs.hpp.

void rs::motion_callback::release ( ) [inline, override, virtual]

Implements rs_motion_callback.

Definition at line 374 of file rs.hpp.


Member Data Documentation

Definition at line 365 of file rs.hpp.


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


librealsense
Author(s): Sergey Dorodnicov , Mark Horn , Reagan Lopez
autogenerated on Tue Jun 25 2019 19:54:41