Public Member Functions | Private Attributes | List of all members
rs2::config_value Class Reference

#include <rs-config.h>

Public Member Functions

 config_value (std::string val)
 
 operator std::string ()
 
template<class T >
 operator T ()
 

Private Attributes

std::string _val
 

Detailed Description

Definition at line 13 of file rs-config.h.

Constructor & Destructor Documentation

rs2::config_value::config_value ( std::string  val)
inline

Definition at line 33 of file rs-config.h.

Member Function Documentation

rs2::config_value::operator std::string ( )
inline

Definition at line 28 of file rs-config.h.

template<class T >
rs2::config_value::operator T ( )
inline

Definition at line 17 of file rs-config.h.

Member Data Documentation

std::string rs2::config_value::_val
private

Definition at line 36 of file rs-config.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:40