Column-oriented GPU-accelerated Database Management System
CoGaDB
/home/sebastian/gpudbms/trunk/cogadb/include/sql/server/sql_driver.hpp File Reference
#include "sql/server/sql_parsetree.hpp"
#include "sql_parser.hpp"
#include <iostream>
#include <string>
#include <exception>
Include dependency graph for sql_driver.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CoGaDB::SQL::Driver
class  CoGaDB::SQL::Driver::ParseError

Namespaces

namespace  CoGaDB
 

The global namespace of the programming tasks, to avoid name claches with other libraries.


namespace  CoGaDB::SQL
namespace  CoGaDB::SQL::Scanner

Typedefs

typedef void * CoGaDB::SQL::Scanner::buffer

Functions

Parser::token_type CoGaDB::SQL::Scanner::lex (Parser::semantic_type *yylval_param, type yyscanner)
bool CoGaDB::SQL::commandlineExec (const std::string &input)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines