networkservice
Classes | Namespaces
IExecutor.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

interface  utils::command::IExecutor
 A helper class to execute shell commands securely. This class is a high level interface added to ease testability of component that use it. More...
 
struct  utils::command::IExecutor::ProgramParams
 A data structure containing all input parameters expected by execProgram() method. More...
 

Namespaces

 utils::command