Column-oriented GPU-accelerated Database Management System
CoGaDB
|
#include <core/global_definitions.hpp>
#include <string>
#include <vector>
#include <boost/any.hpp>
#include <assert.h>
Go to the source code of this file.
Classes | |
class | CoGaDB::Predicate |
struct | CoGaDB::KNF_Selection_Expression |
Namespaces | |
namespace | CoGaDB |
The global namespace of the programming tasks, to avoid name claches with other libraries. | |
Typedefs | |
typedef KNF_Selection_Expression::Disjunction | CoGaDB::Disjunction |