|
| DeviceCredGenerator (const std::string &exe_path) |
|
| 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 |
|
|
using | Result = std::tuple< int, std::string, std::string > |
|
static Result | spawn (const std::string &executable_to_run, const std::vector< std::string > &executable_args) |
|
Definition at line 9 of file cert_provider_test.h.
The documentation for this class was generated from the following file: