0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Classes | Namespaces | Typedefs
CommandInterpreter.h File Reference

Declarations for CommandInterpreter. More...

#include <ThriftBroker/Client.h>
#include <Tools/Lib/CommandInterpreter.h>
#include <AsyncComm/Comm.h>
#include <memory>
#include <string>
#include <unordered_map>
Include dependency graph for CommandInterpreter.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Declarations for CommandInterpreter.

This file contains declarations for CommandInterpreter, a class for executing thrift broker client commands.

Definition in file CommandInterpreter.h.