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
Hypertable::Hql::finish_alter_table_statement Struct Reference

#include <HqlParser.h>

Collaboration diagram for Hypertable::Hql::finish_alter_table_statement:
Collaboration graph
[legend]

Public Member Functions

 finish_alter_table_statement (ParserState &state)
 
void operator() (char const *, char const *) const
 

Public Attributes

ParserStatestate
 

Detailed Description

Definition at line 765 of file HqlParser.h.

Constructor & Destructor Documentation

Hypertable::Hql::finish_alter_table_statement::finish_alter_table_statement ( ParserState state)
inline

Definition at line 766 of file HqlParser.h.

Member Function Documentation

void Hypertable::Hql::finish_alter_table_statement::operator() ( char const *  ,
char const *   
) const
inline

Definition at line 767 of file HqlParser.h.

Member Data Documentation

ParserState& Hypertable::Hql::finish_alter_table_statement::state

Definition at line 841 of file HqlParser.h.


The documentation for this struct was generated from the following file: