|
Aktualizr
C++ SOTA Client
|
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) |
1.8.13