Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::SQL::ParseTree::Join Struct Reference

#include <sql_parsetree.hpp>

Inheritance diagram for CoGaDB::SQL::ParseTree::Join:
Collaboration diagram for CoGaDB::SQL::ParseTree::Join:

List of all members.

Public Member Functions

 Join (TableReferencePtr _lvalue, TableReferencePtr _rvalue)

Public Attributes

TableReferencePtr lvalue
TableReferencePtr rvalue

Constructor & Destructor Documentation


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines