Public Member Functions | Public Attributes | List of all members
rs2::sw_update::version Struct Reference

#include <versions-db-manager.h>

Public Member Functions

bool is_between (const version &from, const version &until) const
 
 operator bool () const
 
 operator std::string () const
 
bool operator!= (const version &other) const
 
bool operator< (const version &other) const
 
bool operator<= (const version &other) const
 
bool operator== (const version &other) const
 
bool operator> (const version &other) const
 
bool operator>= (const version &other) const
 
 version ()
 
 version (long long ver)
 
 version (const std::string &str)
 

Public Attributes

int build
 
int mjor
 
int mnor
 
int patch
 

Detailed Description

Definition at line 29 of file versions-db-manager.h.

Constructor & Destructor Documentation

rs2::sw_update::version::version ( )
inline

Definition at line 33 of file versions-db-manager.h.

rs2::sw_update::version::version ( long long  ver)
inline

Definition at line 35 of file versions-db-manager.h.

rs2::sw_update::version::version ( const std::string str)
inline

Definition at line 43 of file versions-db-manager.h.

Member Function Documentation

bool rs2::sw_update::version::is_between ( const version from,
const version until 
) const
inline

Definition at line 78 of file versions-db-manager.h.

rs2::sw_update::version::operator bool ( ) const
inline

Definition at line 90 of file versions-db-manager.h.

rs2::sw_update::version::operator std::string ( ) const
inline

Definition at line 83 of file versions-db-manager.h.

bool rs2::sw_update::version::operator!= ( const version other) const
inline

Definition at line 74 of file versions-db-manager.h.

bool rs2::sw_update::version::operator< ( const version other) const
inline

Definition at line 76 of file versions-db-manager.h.

bool rs2::sw_update::version::operator<= ( const version other) const
inline

Definition at line 60 of file versions-db-manager.h.

bool rs2::sw_update::version::operator== ( const version other) const
inline

Definition at line 68 of file versions-db-manager.h.

bool rs2::sw_update::version::operator> ( const version other) const
inline

Definition at line 73 of file versions-db-manager.h.

bool rs2::sw_update::version::operator>= ( const version other) const
inline

Definition at line 75 of file versions-db-manager.h.

Member Data Documentation

int rs2::sw_update::version::build

Definition at line 31 of file versions-db-manager.h.

int rs2::sw_update::version::mjor

Definition at line 31 of file versions-db-manager.h.

int rs2::sw_update::version::mnor

Definition at line 31 of file versions-db-manager.h.

int rs2::sw_update::version::patch

Definition at line 31 of file versions-db-manager.h.


The documentation for this struct 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:41