Aktualizr
C++ SOTA Client
|
Metadata version numbers. More...
#include <tuf.h>
Public Member Functions | |
Version (int v) | |
std::string | RoleFileName (const Role &role) const |
int | version () const |
bool | operator== (const Version &rhs) const |
bool | operator!= (const Version &rhs) const |
bool | operator< (const Version &rhs) const |
Friends | |
std::ostream & | operator<< (std::ostream &os, const Version &v) |