Aktualizr
C++ SOTA Client
All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Static Public Member Functions | Static Public Attributes | List of all members
Primary::VirtualSecondaryConfig Class Reference
Inheritance diagram for Primary::VirtualSecondaryConfig:
[legend]
Collaboration diagram for Primary::VirtualSecondaryConfig:
[legend]

Public Member Functions

 VirtualSecondaryConfig (const Json::Value &json_config)
 
void dump (const boost::filesystem::path &file_full_path) const
 
- Public Member Functions inherited from Primary::ManagedSecondaryConfig
 ManagedSecondaryConfig (const char *type=Type)
 
- Public Member Functions inherited from Primary::SecondaryConfig
 SecondaryConfig (const char *type)
 
virtual const char * type () const
 

Static Public Member Functions

static std::vector< VirtualSecondaryConfigcreate_from_file (const boost::filesystem::path &file_full_path)
 

Static Public Attributes

static const char *const Type = "virtual"
 
- Static Public Attributes inherited from Primary::ManagedSecondaryConfig
constexpr static const char *const Type = "managed"
 

Additional Inherited Members

- Public Attributes inherited from Primary::ManagedSecondaryConfig
bool partial_verifying {false}
 
std::string ecu_serial
 
std::string ecu_hardware_id
 
boost::filesystem::path full_client_dir
 
std::string ecu_private_key
 
std::string ecu_public_key
 
boost::filesystem::path firmware_path
 
boost::filesystem::path target_name_path
 
boost::filesystem::path metadata_path
 
KeyType key_type {KeyType::kRSA2048}
 

Detailed Description

Definition at line 11 of file virtualsecondary.h.


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