Declarations for CommandInterpreter. More...
#include <ThriftBroker/Client.h>#include <Tools/Lib/CommandInterpreter.h>#include <AsyncComm/Comm.h>#include <memory>#include <string>#include <unordered_map>

Go to the source code of this file.
Classes | |
| class | Tools::client::thriftbroker::CommandInterpreter |
| Command interpreter for ht_thriftbroker. More... | |
| class | Tools::client::thriftbroker::CommandInterpreter::ParseResult |
Namespaces | |
| Tools | |
| Forward declarations. | |
| Tools::client | |
| Tools::client::thriftbroker | |
Typedefs | |
| typedef std::shared_ptr < CommandInterpreter > | Tools::client::thriftbroker::CommandInterpreterPtr |
| Smart pointer to CommandInterpreter. More... | |
Declarations for CommandInterpreter.
This file contains declarations for CommandInterpreter, a class for executing thrift broker client commands.
Definition in file CommandInterpreter.h.
1.8.8