Public Member Functions | Private Member Functions | Private Attributes | List of all members
librealsense::md_sr300_attribute_parser< S, Attribute > Class Template Reference

The SR300 metadata parser class. More...

#include <metadata-parser.h>

Inheritance diagram for librealsense::md_sr300_attribute_parser< S, Attribute >:
Inheritance graph
[legend]

Public Member Functions

rs2_metadata_type get (const librealsense::frame &frm) const override
 
 md_sr300_attribute_parser (Attribute S::*attribute_name, unsigned long long offset, attrib_modifyer mod)
 
bool supports (const librealsense::frame &frm) const override
 
- Public Member Functions inherited from librealsense::md_attribute_parser_base
virtual ~md_attribute_parser_base ()=default
 

Private Member Functions

 md_sr300_attribute_parser ()=delete
 
 md_sr300_attribute_parser (const md_sr300_attribute_parser &)=delete
 

Private Attributes

Attribute S::* _md_attribute
 
attrib_modifyer _modifyer
 
unsigned long long _offset
 

Detailed Description

template<class S, class Attribute>
class librealsense::md_sr300_attribute_parser< S, Attribute >

The SR300 metadata parser class.

Definition at line 415 of file metadata-parser.h.

Constructor & Destructor Documentation

template<class S , class Attribute >
librealsense::md_sr300_attribute_parser< S, Attribute >::md_sr300_attribute_parser ( Attribute S::*  attribute_name,
unsigned long long  offset,
attrib_modifyer  mod 
)
inline

Definition at line 418 of file metadata-parser.h.

template<class S , class Attribute >
librealsense::md_sr300_attribute_parser< S, Attribute >::md_sr300_attribute_parser ( )
privatedelete
template<class S , class Attribute >
librealsense::md_sr300_attribute_parser< S, Attribute >::md_sr300_attribute_parser ( const md_sr300_attribute_parser< S, Attribute > &  )
privatedelete

Member Function Documentation

template<class S , class Attribute >
rs2_metadata_type librealsense::md_sr300_attribute_parser< S, Attribute >::get ( const librealsense::frame frm) const
inlineoverridevirtual

Implements librealsense::md_attribute_parser_base.

Definition at line 421 of file metadata-parser.h.

template<class S , class Attribute >
bool librealsense::md_sr300_attribute_parser< S, Attribute >::supports ( const librealsense::frame frm) const
inlineoverridevirtual

Implements librealsense::md_attribute_parser_base.

Definition at line 435 of file metadata-parser.h.

Member Data Documentation

template<class S , class Attribute >
Attribute S::* librealsense::md_sr300_attribute_parser< S, Attribute >::_md_attribute
private

Definition at line 444 of file metadata-parser.h.

template<class S , class Attribute >
attrib_modifyer librealsense::md_sr300_attribute_parser< S, Attribute >::_modifyer
private

Definition at line 446 of file metadata-parser.h.

template<class S , class Attribute >
unsigned long long librealsense::md_sr300_attribute_parser< S, Attribute >::_offset
private

Definition at line 445 of file metadata-parser.h.


The documentation for this class 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:37