File system broker command line interface. More...
Classes | |
class | Tools::client::fsbroker::CommandInterpreter |
Command interpreter for ht_fsbroker. More... | |
class | Tools::client::fsbroker::CommandInterpreter::ParseResult |
class | Tools::client::fsbroker::FsTestThreadFunction |
Thread function class for fsbroker test. More... | |
Typedefs | |
typedef std::shared_ptr < CommandInterpreter > | Tools::client::fsbroker::CommandInterpreterPtr |
Smart pointer to CommandInterpreter. More... | |
File system broker command line interface.
This program is used to issue commands to the file system broker.
typedef std::shared_ptr<CommandInterpreter> Tools::client::fsbroker::CommandInterpreterPtr |
Smart pointer to CommandInterpreter.
Definition at line 110 of file CommandInterpreter.h.