Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::Predicate Member List
This is the complete list of members for CoGaDB::Predicate, including all inherited members.
column1_name_CoGaDB::Predicate [private]
column2_name_CoGaDB::Predicate [private]
comp_CoGaDB::Predicate [private]
constant_CoGaDB::Predicate [private]
getColumn1Name() const CoGaDB::Predicate
getColumn2Name() const CoGaDB::Predicate
getConstant() const CoGaDB::Predicate
getPredicateType() const CoGaDB::Predicate
getValueComparator() const CoGaDB::Predicate
pred_t_CoGaDB::Predicate [private]
Predicate(const std::string &column1_name, const std::string &column2_name, PredicateType pred_t, ValueComparator comp)CoGaDB::Predicate
Predicate(const std::string &column1_name, const boost::any &constant, PredicateType pred_t, ValueComparator comp)CoGaDB::Predicate
print() const CoGaDB::Predicate
toString() const CoGaDB::Predicate
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines