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::scan_set_relop Struct Reference

#include <HqlParser.h>

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

Public Member Functions

 scan_set_relop (ParserState &state, int relop)
 
void operator() (char const *str, char const *end) const
 
void operator() (const char c) const
 
void process () const
 

Public Attributes

ParserStatestate
 
int relop
 

Detailed Description

Definition at line 1955 of file HqlParser.h.

Constructor & Destructor Documentation

Hypertable::Hql::scan_set_relop::scan_set_relop ( ParserState state,
int  relop 
)
inline

Definition at line 1956 of file HqlParser.h.

Member Function Documentation

void Hypertable::Hql::scan_set_relop::operator() ( char const *  str,
char const *  end 
) const
inline

Definition at line 1958 of file HqlParser.h.

void Hypertable::Hql::scan_set_relop::operator() ( const char  c) const
inline

Definition at line 1961 of file HqlParser.h.

void Hypertable::Hql::scan_set_relop::process ( ) const
inline

Definition at line 1964 of file HqlParser.h.

Member Data Documentation

int Hypertable::Hql::scan_set_relop::relop

Definition at line 2065 of file HqlParser.h.

ParserState& Hypertable::Hql::scan_set_relop::state

Definition at line 2064 of file HqlParser.h.


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