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

Public Member Functions

 HardwareIdentifier (const std::string &hwid)
 
std::string ToString () const
 
bool operator== (const HardwareIdentifier &rhs) const
 
bool operator!= (const HardwareIdentifier &rhs) const
 
bool operator< (const HardwareIdentifier &rhs) const
 

Static Public Member Functions

static HardwareIdentifier Unknown ()
 

Static Public Attributes

static const int kMinLength = 0
 
static const int kMaxLength = 200
 

Friends

struct std::hash< Uptane::HardwareIdentifier >
 
std::ostream & operator<< (std::ostream &os, const HardwareIdentifier &hwid)
 

Detailed Description

Definition at line 315 of file types.h.


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