exprtk::details::T0oT1< T, T0, T1 > Class Template Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::details::T0oT1< T, T0, T1 >:
Inheritance graph
[legend]
Collaboration diagram for exprtk::details::T0oT1< T, T0, T1 >:
Collaboration graph
[legend]

List of all members.

Public Types

typedef details::functor_t< Tfunctor_t
typedef functor_t::bfunc_t bfunc_t
typedef T value_type
typedef T0oT1< T, T0, T1node_type

Public Member Functions

 T0oT1 (T0 p0, T1 p1, const bfunc_t p2)
expression_node< T >::node_type type () const
operator_type operation () const
T value () const
T0 t0 () const
T1 t1 () const
bfunc_t f () const

Static Public Member Functions

template<typename Allocator >
static expression_node< T > * allocate (Allocator &allocator, T0 p0, T1 p1, bfunc_t p2)

template<typename T, typename T0, typename T1>
class exprtk::details::T0oT1< T, T0, T1 >


Member Typedef Documentation

template<typename T , typename T0 , typename T1 >
typedef functor_t::bfunc_t exprtk::details::T0oT1< T, T0, T1 >::bfunc_t
template<typename T , typename T0 , typename T1 >
typedef details::functor_t<T> exprtk::details::T0oT1< T, T0, T1 >::functor_t
template<typename T , typename T0 , typename T1 >
typedef T0oT1<T,T0,T1> exprtk::details::T0oT1< T, T0, T1 >::node_type
template<typename T , typename T0 , typename T1 >
typedef T exprtk::details::T0oT1< T, T0, T1 >::value_type

Constructor & Destructor Documentation

template<typename T , typename T0 , typename T1 >
exprtk::details::T0oT1< T, T0, T1 >::T0oT1 ( T0  p0,
T1  p1,
const bfunc_t  p2 
) [inline]

Member Function Documentation

template<typename T , typename T0 , typename T1 >
template<typename Allocator >
static expression_node<T>* exprtk::details::T0oT1< T, T0, T1 >::allocate ( Allocator &  allocator,
T0  p0,
T1  p1,
bfunc_t  p2 
) [inline, static]
template<typename T , typename T0 , typename T1 >
bfunc_t exprtk::details::T0oT1< T, T0, T1 >::f (  )  const [inline]
template<typename T , typename T0 , typename T1 >
operator_type exprtk::details::T0oT1< T, T0, T1 >::operation (  )  const [inline]
template<typename T , typename T0 , typename T1 >
T0 exprtk::details::T0oT1< T, T0, T1 >::t0 (  )  const [inline]
template<typename T , typename T0 , typename T1 >
T1 exprtk::details::T0oT1< T, T0, T1 >::t1 (  )  const [inline]
template<typename T , typename T0 , typename T1 >
expression_node<T>::node_type exprtk::details::T0oT1< T, T0, T1 >::type (  )  const [inline, virtual]
template<typename T , typename T0 , typename T1 >
T exprtk::details::T0oT1< T, T0, T1 >::value (  )  const [inline, virtual]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1