Public Member Functions | Public Attributes | List of all members
librealsense::stream_filter Struct Reference

#include <synthetic-stream.h>

Public Member Functions

bool match (const rs2::frame &frame)
 
bool match (const stream_filter &other)
 
bool operator!= (const stream_filter &other)
 
void operator= (const stream_filter &other)
 
bool operator== (const stream_filter &other)
 
 stream_filter ()
 
 stream_filter (rs2_stream s, rs2_format f, int i)
 

Public Attributes

rs2_format format
 
int index
 
rs2_stream stream
 

Detailed Description

Definition at line 79 of file synthetic-stream.h.

Constructor & Destructor Documentation

librealsense::stream_filter::stream_filter ( )
inline

Definition at line 85 of file synthetic-stream.h.

librealsense::stream_filter::stream_filter ( rs2_stream  s,
rs2_format  f,
int  i 
)
inline

Definition at line 86 of file synthetic-stream.h.

Member Function Documentation

bool librealsense::stream_filter::match ( const rs2::frame frame)
inline

Definition at line 88 of file synthetic-stream.h.

bool librealsense::stream_filter::match ( const stream_filter other)
inline

Definition at line 94 of file synthetic-stream.h.

bool librealsense::stream_filter::operator!= ( const stream_filter other)
inline

Definition at line 116 of file synthetic-stream.h.

void librealsense::stream_filter::operator= ( const stream_filter other)
inline

Definition at line 121 of file synthetic-stream.h.

bool librealsense::stream_filter::operator== ( const stream_filter other)
inline

Definition at line 105 of file synthetic-stream.h.

Member Data Documentation

rs2_format librealsense::stream_filter::format

Definition at line 82 of file synthetic-stream.h.

int librealsense::stream_filter::index

Definition at line 83 of file synthetic-stream.h.

rs2_stream librealsense::stream_filter::stream

Definition at line 81 of file synthetic-stream.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:38