|
networkservice
|
#include <memory>
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 | |
1.8.13