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

Public Member Functions

 AktualizrInfoConfig (const boost::program_options::variables_map &cmd)
 
 AktualizrInfoConfig (const boost::filesystem::path &filename)
 
void postUpdateValues ()
 
void writeToStream (std::ostream &sink) const
 
- Public Member Functions inherited from BaseConfig
void updateFromToml (const boost::filesystem::path &filename)
 

Public Attributes

BootloaderConfig bootloader
 
LoggerConfig logger
 
PackageConfig pacman
 
StorageConfig storage
 

Additional Inherited Members

- Protected Member Functions inherited from BaseConfig
void updateFromDirs (const std::vector< boost::filesystem::path > &configs)
 
- Static Protected Member Functions inherited from BaseConfig
static void checkDirs (const std::vector< boost::filesystem::path > &configs)
 
- Protected Attributes inherited from BaseConfig
std::vector< boost::filesystem::path > config_dirs_ = {"/usr/lib/sota/conf.d", "/etc/sota/conf.d/"}
 

Detailed Description

Definition at line 15 of file aktualizr_info_config.h.


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