LeechCraft  0.6.70-9312-g4cc613a2df
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 1048 of file oral.h.

Constructor & Destructor Documentation

Definition at line 1052 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 1058 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 1068 of file oral.h.


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