Aktualizr
C++ SOTA Client
Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | List of all members
Uptane::RepositoryType Class Reference
Collaboration diagram for Uptane::RepositoryType:
[legend]

Public Member Functions

 RepositoryType (int type)
 
 RepositoryType (const std::string &repo_type)
 
 operator int () const
 
 operator std::string () const
 
std::string toString () const
 

Static Public Member Functions

static constexpr int Director ()
 
static constexpr int Image ()
 

Public Attributes

Type type_
 

Static Public Attributes

static const std::string IMAGE = "image"
 
static const std::string DIRECTOR = "director"
 

Detailed Description

Definition at line 21 of file tuf.h.


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