LeechCraft  0.6.70-6645-gcd10d7e
Modular cross-platform feature rich live environment.
LeechCraft::Util::oral::detail::SelectByFieldsWrapper< T > Class Template Reference

#include "oral.h"

Public Member Functions

 SelectByFieldsWrapper (const CachedFieldsData &data)
 
template<ExprType Type, typename L , typename R >
QList< T > operator() (const ExprTree< Type, L, R > &tree) const
 
template<int Idx, ExprType Type, typename L , typename R >
QList< ValueAtC_t< T, Idx > > operator() (sph::pos< Idx >, const ExprTree< Type, L, R > &tree) const
 

Detailed Description

template<typename T>
class LeechCraft::Util::oral::detail::SelectByFieldsWrapper< T >

Definition at line 934 of file oral.h.

Constructor & Destructor Documentation

Definition at line 938 of file oral.h.

Member Function Documentation

template<typename T>
template<ExprType Type, typename L , typename R >
QList<T> LeechCraft::Util::oral::detail::SelectByFieldsWrapper< T >::operator() ( const ExprTree< Type, L, R > &  tree) const
inline
template<typename T>
template<int Idx, ExprType Type, typename L , typename R >
QList<ValueAtC_t<T, Idx> > LeechCraft::Util::oral::detail::SelectByFieldsWrapper< T >::operator() ( sph::pos< Idx >  ,
const ExprTree< Type, L, R > &  tree 
) const
inline

The documentation for this class was generated from the following file: