Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
librealsense::json_invert_struct_field< T, S > Struct Template Reference

#include <json_loader.hpp>

Inheritance diagram for librealsense::json_invert_struct_field< T, S >:
librealsense::json_struct_field< T, S > librealsense::json_field

Public Member Functions

void load (const std::string &str) override
 
std::string save () const override
 
- Public Member Functions inherited from librealsense::json_field
virtual ~json_field ()=default
 

Additional Inherited Members

- Public Attributes inherited from librealsense::json_struct_field< T, S >
T * strct
 
S T::group_type::* field
 
float scale = 1.0f
 
bool check_ranges = true
 
- Public Attributes inherited from librealsense::json_field
bool was_set = false
 
bool is_duplicated = false
 

Member Function Documentation

§ load()

template<class T , class S >
void librealsense::json_invert_struct_field< T, S >::load ( const std::string &  str)
inlineoverridevirtual

§ save()

template<class T , class S >
std::string librealsense::json_invert_struct_field< T, S >::save ( ) const
inlineoverridevirtual

The documentation for this struct was generated from the following file: