executor.cpp File Reference

Implementations of header file executor.h. More...

#include "executor.h"

Include dependency graph for executor.cpp:

Go to the source code of this file.

Functions

int parse_query (DocExpression *_doc)
 Input (X)Query parsing.

Variables

Expressionparsed_query


Detailed Description

Implementations of header file executor.h.

Implementations of constructors, destructor and functions of the corresponding header file executor.h.

Author:
Michael Schmidt

Gunnar Jehl

Version:
2.1
License:
Software License Agreement (BSD License)

Definition in file executor.cpp.


Function Documentation

int parse_query ( DocExpression _doc  ) 

Input (X)Query parsing.

Input (X)Query parsing.

Parameters:
[in] _doc Pointer to a DocExpression object.
Return values:
int 0 if input (X)Query has been parsed correctly, 1 otherwise.

Definition at line 132131 of file query_parser.y.

Referenced by Executor::parseQuery().


Variable Documentation

Parsed (X)Query input query.


Generated on Sun May 24 20:20:06 2009 for G(arbage) C(ollected) X(Query) Engine by  doxygen 1.5.9