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

Public Member Functions

 EcuSerial (const std::string &ecu_serial)
 
std::string ToString () const
 
bool operator== (const EcuSerial &rhs) const
 
bool operator!= (const EcuSerial &rhs) const
 
bool operator< (const EcuSerial &rhs) const
 

Static Public Member Functions

static EcuSerial Unknown ()
 

Static Public Attributes

static const int kMinLength = 1
 
static const int kMaxLength = 64
 

Friends

struct std::hash< Uptane::EcuSerial >
 
std::ostream & operator<< (std::ostream &os, const EcuSerial &ecu_serial)
 

Detailed Description

Definition at line 346 of file types.h.


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