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

#include "oral.h"

Public Member Functions

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

Detailed Description

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

Definition at line 985 of file oral.h.

Constructor & Destructor Documentation

Definition at line 989 of file oral.h.

Member Function Documentation

template<typename T>
template<ExprType Type, typename L , typename R >
boost::optional<T> LeechCraft::Util::oral::detail::SelectOneByFieldsWrapper< T >::operator() ( const ExprTree< Type, L, R > &  tree) const
inline

Definition at line 995 of file oral.h.

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

Definition at line 1005 of file oral.h.


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