Definition at line 14089 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Public Types | |
typedef details::functor_t< T > | functor_t |
typedef functor_t::tfunc_t | tfunc_t |
typedef T | value_type |
typedef T0oT1oT2oT3_sf4ext< T, T0, T1, T2, T3, SF4Operation > | node_type |
typedef expression_node< T > * | expression_ptr |
Public Member Functions | |
T0oT1oT2oT3_sf4ext (T0 p0, T1 p1, T2 p2, T3 p3) | |
expression_node< T >::node_type | type () const |
operator_type | operation () const |
T | value () const |
T0 | t0 () const |
T1 | t1 () const |
T2 | t2 () const |
T3 | t3 () const |
std::string | type_id () const |
virtual expression_node< T > * | branch (const std::size_t &index=0) const |
Static Public Member Functions | |
static std::string | id () |
template<typename Allocator > | |
static expression_node< T > * | allocate (Allocator &allocator, T0 p0, T1 p1, T2 p2, T3 p3) |
Private Member Functions | |
T0oT1oT2oT3_sf4ext (node_type &) | |
node_type & | operator= (node_type &) |
Private Attributes | |
T0 | t0_ |
T1 | t1_ |
T2 | t2_ |
T3 | t3_ |
|
inherited |
Definition at line 4854 of file exprtk.hpp.
typedef details::functor_t<T> exprtk::details::T0oT1oT2oT3_sf4ext< T, T0, T1, T2, T3, SF4Operation >::functor_t |
Definition at line 14093 of file exprtk.hpp.
typedef T0oT1oT2oT3_sf4ext<T,T0,T1,T2,T3,SF4Operation> exprtk::details::T0oT1oT2oT3_sf4ext< T, T0, T1, T2, T3, SF4Operation >::node_type |
Definition at line 14096 of file exprtk.hpp.
typedef functor_t::tfunc_t exprtk::details::T0oT1oT2oT3_sf4ext< T, T0, T1, T2, T3, SF4Operation >::tfunc_t |
Definition at line 14094 of file exprtk.hpp.
typedef T exprtk::details::T0oT1oT2oT3_sf4ext< T, T0, T1, T2, T3, SF4Operation >::value_type |
Definition at line 14095 of file exprtk.hpp.
|
inline |
Definition at line 14098 of file exprtk.hpp.
|
inlineprivate |
Definition at line 14159 of file exprtk.hpp.
|
inlinestatic |
Definition at line 14152 of file exprtk.hpp.
|
inlinevirtualinherited |
Reimplemented in exprtk::details::boc_node< T, Operation >, exprtk::details::cob_node< T, Operation >, exprtk::details::bov_node< T, Operation >, exprtk::details::vob_node< T, Operation >, exprtk::details::unary_branch_node< T, Operation >, exprtk::details::binary_ext_node< T, Operation >, exprtk::details::binary_node< T >, exprtk::details::unary_node< T >, exprtk::details::string_literal_node< T >, exprtk::details::literal_node< T >, and exprtk::details::null_eq_node< T >.
Definition at line 4864 of file exprtk.hpp.
|
inlinestatic |
Definition at line 14146 of file exprtk.hpp.
|
inline |
Definition at line 14111 of file exprtk.hpp.
References exprtk::details::e_default.
|
inlineprivate |
Definition at line 14160 of file exprtk.hpp.
|
inline |
Definition at line 14121 of file exprtk.hpp.
|
inline |
Definition at line 14126 of file exprtk.hpp.
|
inline |
Definition at line 14131 of file exprtk.hpp.
|
inline |
Definition at line 14136 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 14105 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::T0oT1oT2oT3_base_node< T >.
Definition at line 14141 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 14116 of file exprtk.hpp.
References exprtk::details::numeric::process().
|
private |
Definition at line 14162 of file exprtk.hpp.
|
private |
Definition at line 14163 of file exprtk.hpp.
|
private |
Definition at line 14164 of file exprtk.hpp.
|
private |
Definition at line 14165 of file exprtk.hpp.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Oct 31 07:27:35 UTC 2017 |