0.9.8.10
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Member Functions | Public Attributes | List of all members
Tools::client::thriftbroker::CommandInterpreter::ParseResult Class Reference
Collaboration diagram for Tools::client::thriftbroker::CommandInterpreter::ParseResult:
Collaboration graph
[legend]

Public Member Functions

void clear ()
 

Public Attributes

int32_t command
 
std::vector< std::string > args
 
int64_t offset {}
 

Detailed Description

Definition at line 69 of file CommandInterpreter.h.

Member Function Documentation

void thriftbroker::CommandInterpreter::ParseResult::clear ( )

Definition at line 118 of file CommandInterpreter.cc.

Member Data Documentation

std::vector<std::string> Tools::client::thriftbroker::CommandInterpreter::ParseResult::args

Definition at line 73 of file CommandInterpreter.h.

int32_t Tools::client::thriftbroker::CommandInterpreter::ParseResult::command

Definition at line 72 of file CommandInterpreter.h.

int64_t Tools::client::thriftbroker::CommandInterpreter::ParseResult::offset {}

Definition at line 74 of file CommandInterpreter.h.


The documentation for this class was generated from the following files: