Column-oriented GPU-accelerated Database Management System
CoGaDB
CoGaDB::gpu::Functor_Selection_Tuple_Lesser< T > Struct Template Reference

#include <gpu_functors.hpp>

List of all members.

Public Member Functions

 Functor_Selection_Tuple_Lesser (T _a)
__host__ __device__ bool operator() (const thrust::tuple< T, unsigned int > &x) const

Public Attributes

const T a

template<typename T>
struct CoGaDB::gpu::Functor_Selection_Tuple_Lesser< T >


Constructor & Destructor Documentation

template<typename T >
CoGaDB::gpu::Functor_Selection_Tuple_Lesser< T >::Functor_Selection_Tuple_Lesser ( _a) [inline]

Member Function Documentation

template<typename T >
__host__ __device__ bool CoGaDB::gpu::Functor_Selection_Tuple_Lesser< T >::operator() ( const thrust::tuple< T, unsigned int > &  x) const [inline]

Member Data Documentation

template<typename T >
const T CoGaDB::gpu::Functor_Selection_Tuple_Lesser< T >::a

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