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

Classes

class  ArgSet
 
struct  OutputPath
 

Public Member Functions

 DeviceCredGenerator (const std::string &exe_path)
 
- Public Member Functions inherited from Process
 Process (const std::string &exe_path)
 
Process::Result run (const std::vector< std::string > &args)
 
int lastExitCode () const
 
const std::string & lastStdOut () const
 
const std::string & lastStdErr () const
 

Additional Inherited Members

- Public Types inherited from Process
using Result = std::tuple< int, std::string, std::string >
 
- Static Public Member Functions inherited from Process
static Result spawn (const std::string &executable_to_run, const std::vector< std::string > &executable_args)
 

Detailed Description

Definition at line 9 of file cert_provider_test.h.


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