Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

MakeFilter.h File Reference

#include "Core/Column/InvalidColumn.h"

Include dependency graph for MakeFilter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Impala
namespace  Impala::Core
namespace  Impala::Core::Column

Functions

template<class C>
void Impala::Core::Column::MakeFilter (bool *&filter, C *col, bool defaultValue)
 Make a filter for the given column with a specific filter value.
void Impala::Core::Column::MakeFilter (bool *&filter, InvalidColumn *col)
template<class C>
void Impala::Core::Column::MakeFilterEqual (bool *&filter, C *col, bool defaultValue, typename C::ColElemType elem)
 Make a filter for the given colomn indicating (in)equality to elem.
void Impala::Core::Column::MakeFilterEqual (bool *&filter, InvalidColumn *col, int elem)


Generated on Fri Mar 19 10:05:18 2010 for ImpalaSrc by  doxygen 1.5.1