networkservice
Classes | Namespaces
Parser.h File Reference
#include <memory>
Include dependency graph for Parser.h:

Go to the source code of this file.

Classes

class  utils::command::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...
 
struct  utils::command::Parser::Command
 Represents a shell command to execute. More...
 
struct  utils::command::Parser::CommandDeleter
 Custom deleter associated to the created command. More...
 

Namespaces

 utils::command