Public Member Functions | Private Attributes
rsimpl::frame_callback_ptr Class Reference

#include <types.h>

List of all members.

Public Member Functions

 frame_callback_ptr ()
 frame_callback_ptr (rs_frame_callback *callback)
 frame_callback_ptr (const frame_callback_ptr &)
 operator rs_frame_callback * ()
rs_frame_callbackoperator* ()
frame_callback_ptroperator= (frame_callback_ptr &&other)
 ~frame_callback_ptr ()

Private Attributes

rs_frame_callbackcallback

Detailed Description

Definition at line 429 of file types.h.


Constructor & Destructor Documentation

Definition at line 433 of file types.h.

Definition at line 434 of file types.h.

Definition at line 443 of file types.h.


Member Function Documentation

rsimpl::frame_callback_ptr::operator rs_frame_callback * ( ) [inline]

Definition at line 444 of file types.h.

rs_frame_callback* rsimpl::frame_callback_ptr::operator* ( ) [inline]

Definition at line 445 of file types.h.

frame_callback_ptr& rsimpl::frame_callback_ptr::operator= ( frame_callback_ptr &&  other) [inline]

Definition at line 436 of file types.h.


Member Data Documentation

Definition at line 431 of file types.h.


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