src/sql/Parser.h File Reference

#include <CSql.h>
#include <os.h>
#include <Util.h>

Include dependency graph for Parser.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  FieldValue
struct  ConditionValue
struct  FieldName
struct  UpdateFieldValue
class  ParsedData

Enumerations

enum  StatementType {
  UnknownStatement, SelectStatement, InsertStatement, UpdateStatement,
  DeleteStatement, CreateTableStatement, DropTableStatement, CreateIndexStatement,
  DropIndexStatement
}


Enumeration Type Documentation

enum StatementType

Enumerator:
UnknownStatement 
SelectStatement 
InsertStatement 
UpdateStatement 
DeleteStatement 
CreateTableStatement 
DropTableStatement 
CreateIndexStatement 
DropIndexStatement 

Definition at line 25 of file Parser.h.


Generated on Mon Jun 9 22:38:30 2008 for csql by  doxygen 1.4.7