Public Member Functions | Public Attributes | List of all members
backend_frame Struct Reference

#include <uvc-types.h>

Public Member Functions

 backend_frame ()
 
 backend_frame (const backend_frame &other)
 
 backend_frame (backend_frame &&other)
 
backend_frameoperator= (const backend_frame &other)
 

Public Attributes

librealsense::platform::frame_object fo
 
backend_frames_archiveowner
 
std::vector< uint8_tpixels
 

Detailed Description

Definition at line 421 of file uvc-types.h.

Constructor & Destructor Documentation

backend_frame::backend_frame ( )
inline

Definition at line 422 of file uvc-types.h.

backend_frame::backend_frame ( const backend_frame other)
inline

Definition at line 426 of file uvc-types.h.

backend_frame::backend_frame ( backend_frame &&  other)
inline

Definition at line 428 of file uvc-types.h.

Member Function Documentation

backend_frame& backend_frame::operator= ( const backend_frame other)
inline

Definition at line 430 of file uvc-types.h.

Member Data Documentation

Definition at line 433 of file uvc-types.h.

backend_frames_archive* backend_frame::owner

Definition at line 434 of file uvc-types.h.

std::vector<uint8_t> backend_frame::pixels

Definition at line 432 of file uvc-types.h.


The documentation for this struct 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:31