#include <HqlParser.h>
Public Member Functions | |
set_command (ParserState &state, int cmd) | |
void | operator() (char const *, char const *) const |
Public Attributes | |
ParserState & | state |
int | command |
Definition at line 543 of file HqlParser.h.
|
inline |
Definition at line 544 of file HqlParser.h.
|
inline |
Definition at line 545 of file HqlParser.h.
int Hypertable::Hql::set_command::command |
Definition at line 549 of file HqlParser.h.
ParserState& Hypertable::Hql::set_command::state |
Definition at line 548 of file HqlParser.h.