#include <CommandInterpreter.h>
Definition at line 31 of file CommandInterpreter.h.
CommandInterpreter::CommandInterpreter |
( |
| ) |
|
virtual int Hypertable::CommandInterpreter::execute_line |
( |
const String & |
line | ) |
|
|
pure virtual |
bool Hypertable::CommandInterpreter::normal_mode |
( |
| ) |
|
|
inline |
void Hypertable::CommandInterpreter::set_interactive_mode |
( |
bool |
mode | ) |
|
|
inline |
void Hypertable::CommandInterpreter::set_silent |
( |
bool |
silent | ) |
|
|
inline |
void Hypertable::CommandInterpreter::set_test_mode |
( |
bool |
mode | ) |
|
|
inline |
void CommandInterpreter::set_timestamp_output_format |
( |
const String & |
format | ) |
|
bool Hypertable::CommandInterpreter::silent_mode |
( |
| ) |
|
|
inline |
bool Hypertable::CommandInterpreter::test_mode |
( |
| ) |
|
|
inline |
int Hypertable::CommandInterpreter::timestamp_output_format |
( |
| ) |
|
|
inline |
bool Hypertable::CommandInterpreter::m_interactive |
|
protected |
bool Hypertable::CommandInterpreter::m_silent |
|
protected |
bool Hypertable::CommandInterpreter::m_test_mode |
|
protected |
int Hypertable::CommandInterpreter::m_timestamp_output_format |
|
protected |
The documentation for this class was generated from the following files: