#include <versions-db-manager.h>
Definition at line 29 of file versions-db-manager.h.
rs2::sw_update::version::version |
( |
| ) |
|
|
inline |
rs2::sw_update::version::version |
( |
long long |
ver | ) |
|
|
inline |
rs2::sw_update::version::version |
( |
const std::string & |
str | ) |
|
|
inline |
bool rs2::sw_update::version::is_between |
( |
const version & |
from, |
|
|
const version & |
until |
|
) |
| const |
|
inline |
rs2::sw_update::version::operator bool |
( |
| ) |
const |
|
inline |
rs2::sw_update::version::operator std::string |
( |
| ) |
const |
|
inline |
bool rs2::sw_update::version::operator!= |
( |
const version & |
other | ) |
const |
|
inline |
bool rs2::sw_update::version::operator< |
( |
const version & |
other | ) |
const |
|
inline |
bool rs2::sw_update::version::operator<= |
( |
const version & |
other | ) |
const |
|
inline |
bool rs2::sw_update::version::operator== |
( |
const version & |
other | ) |
const |
|
inline |
bool rs2::sw_update::version::operator> |
( |
const version & |
other | ) |
const |
|
inline |
bool rs2::sw_update::version::operator>= |
( |
const version & |
other | ) |
const |
|
inline |
int rs2::sw_update::version::build |
int rs2::sw_update::version::mjor |
int rs2::sw_update::version::mnor |
int rs2::sw_update::version::patch |
The documentation for this struct was generated from the following file: