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

FilterUnique.h File Reference

#include "Core/Column/Contains.h"

Include dependency graph for FilterUnique.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 C1, class C2>
void Impala::Core::Column::FilterUnique (bool *&filter, C1 *dst, C2 *src, int dstSize, int srcSize)
 Make a filter that selects elements of src that are not present in dst.
void Impala::Core::Column::FilterUnique (bool *&filter, InvalidColumn *dst, InvalidColumn *src, int dstSize, int srcSize)
template<class C2>
void Impala::Core::Column::FilterUnique (bool *&filter, InvalidColumn *dst, C2 *src, int dstSize, int srcSize)
template<class C1>
void Impala::Core::Column::FilterUnique (bool *&filter, C1 *dst, InvalidColumn *src, int dstSize, int srcSize)


Generated on Thu Jan 13 09:10:57 2011 for ImpalaSrc by  doxygen 1.5.1