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

provide attributes generated and stored internally by the library More...

#include <metadata-parser.h>

Inheritance diagram for librealsense::md_additional_parser< St, Attribute >:
Inheritance graph
[legend]

Public Member Functions

rs2_metadata_type get (const librealsense::frame &frm) const override
 
 md_additional_parser (Attribute St::*attribute_name)
 
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_additional_parser ()=delete
 
 md_additional_parser (const md_additional_parser &)=delete
 

Private Attributes

Attribute St::* _md_attribute
 

Detailed Description

template<class St, class Attribute>
class librealsense::md_additional_parser< St, Attribute >

provide attributes generated and stored internally by the library

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

Constructor & Destructor Documentation

template<class St , class Attribute >
librealsense::md_additional_parser< St, Attribute >::md_additional_parser ( Attribute St::*  attribute_name)
inline

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

template<class St , class Attribute >
librealsense::md_additional_parser< St, Attribute >::md_additional_parser ( )
privatedelete
template<class St , class Attribute >
librealsense::md_additional_parser< St, Attribute >::md_additional_parser ( const md_additional_parser< St, Attribute > &  )
privatedelete

Member Function Documentation

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

Implements librealsense::md_attribute_parser_base.

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

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

Implements librealsense::md_attribute_parser_base.

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

Member Data Documentation

template<class St , class Attribute >
Attribute St::* librealsense::md_additional_parser< St, Attribute >::_md_attribute
private

Definition at line 280 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