Aktualizr
C++ SOTA Client
Public Member Functions | Friends | List of all members
Uptane::Version Class Reference

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)
 

Detailed Description

Metadata version numbers.

Definition at line 120 of file tuf.h.


The documentation for this class was generated from the following files: