Classes | Namespaces | Enumerations | Functions
versions-db-manager.h File Reference
#include <unordered_map>
#include <functional>
#include <string>
#include <vector>
#include "http-downloader.h"
Include dependency graph for versions-db-manager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  rs2::sw_update::versions_db_manager::server_version_type
 
struct  rs2::sw_update::version
 
class  rs2::sw_update::versions_db_manager
 

Namespaces

 rs2
 
 rs2::sw_update
 

Enumerations

enum  rs2::sw_update::component_part_type { rs2::sw_update::LIBREALSENSE, rs2::sw_update::VIEWER, rs2::sw_update::DEPTH_QUALITY_TOOL, rs2::sw_update::FIRMWARE }
 
enum  rs2::sw_update::query_status_type { rs2::sw_update::VERSION_FOUND, rs2::sw_update::NO_VERSION_FOUND, rs2::sw_update::DB_LOAD_FAILURE }
 
enum  rs2::sw_update::update_policy_type { rs2::sw_update::EXPERIMENTAL, rs2::sw_update::RECOMMENDED, rs2::sw_update::ESSENTIAL }
 
enum  rs2::sw_update::update_source_type { rs2::sw_update::FROM_FILE, rs2::sw_update::FROM_SERVER }
 

Functions

bool rs2::sw_update::from_string (const std::string &component_str, component_part_type &component_val)
 
bool rs2::sw_update::from_string (const std::string &policy_str, update_policy_type &policy_val)
 
std::string rs2::sw_update::to_string (const component_part_type &component)
 
std::string rs2::sw_update::to_string (const update_policy_type &policy)
 


librealsense2
Author(s): Sergey Dorodnicov , Doron Hirshberg , Mark Horn , Reagan Lopez , Itay Carpis
autogenerated on Mon May 3 2021 02:50:30