WhereProxy.h File Reference

WhereProxy is used to implement 2 argument where(). More...

#include "Evaluator/OpMask.h"
#include "Pooma/PETE/ExpressionTraits.h"
#include "Engine/ExpressionEngine.h"

Include dependency graph for WhereProxy.h:

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


Classes

struct  ConvertWhereProxy< ETrait, Tree >
 We need the tools to convert a WhereProxy into an Array or Field or whatever, so users need to specialize. More...
struct  WhereProxy< F, B >
 The only legal use of where(a,b) is in an expression like:. More...
struct  WhereProxy< F, B >::WhereProxyTraits< Cond, Val, F1, B1 >
struct  WhereProxy< F, B >::WhereProxyTraits< Cond, Scalar< T >, F1, B1 >
struct  WhereProxy< F, B >::WhereProxyTraits< Scalar< T >, Val, F1, B1 >
struct  WhereProxy< F, B >::WhereProxyTraits< Scalar< T1 >, Scalar< T2 >, F1, B1 >

Functions

template<class F , class B >
WhereProxy< F, B > where (const F &f, const B &b)

Detailed Description

WhereProxy is used to implement 2 argument where().


Function Documentation

template<class F , class B >
WhereProxy<F,B> where ( const F &  f,
const B &  b 
) [inline]


Generated on Wed Mar 16 06:19:37 2011 for FreePOOMA by  doxygen 1.5.9