Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::SQL::ParseTree::Sequence Class Reference

#include <sql_parsetree.hpp>

Collaboration diagram for CoGaDB::SQL::ParseTree::Sequence:

List of all members.

Public Member Functions

void push_back (StatementPtr statement)
void push_back (Statement *statement)
TablePtr execute (void)

Private Attributes

std::list< StatementPtrstatements

Member Function Documentation

References statements.

Referenced by push_back().

Here is the caller graph for this function:

References push_back().

Here is the call graph for this function:


Member Data Documentation


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