networkservice
Namespaces | Classes
utils::command Namespace Reference

Namespaces

 osal
 

Classes

class  Executor
 A helper class to execute shell commands securely. More...
 
interface  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...
 
class  Parser
 A helper class to parse a string representing a command so as to create a real command that can be passed to IExecutor. More...