Definition at line 13915 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 T0oT1oT2_sf3ext< T, T0, T1, T2, SF3Operation > | node_type |
typedef expression_node< T > * | expression_ptr |
Public Member Functions | |
T0oT1oT2_sf3ext (T0 p0, T1 p1, T2 p2) | |
expression_node< T >::node_type | type () const |
operator_type | operation () const |
T | value () const |
T0 | t0 () const |
T1 | t1 () const |
T2 | t2 () 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) |
Private Member Functions | |
T0oT1oT2_sf3ext (node_type &) | |
node_type & | operator= (node_type &) |
Private Attributes | |
T0 | t0_ |
T1 | t1_ |
T2 | t2_ |
|
inherited |
Definition at line 4854 of file exprtk.hpp.
typedef details::functor_t<T> exprtk::details::T0oT1oT2_sf3ext< T, T0, T1, T2, SF3Operation >::functor_t |
Definition at line 13919 of file exprtk.hpp.
typedef T0oT1oT2_sf3ext<T,T0,T1,T2,SF3Operation> exprtk::details::T0oT1oT2_sf3ext< T, T0, T1, T2, SF3Operation >::node_type |
Definition at line 13922 of file exprtk.hpp.
typedef functor_t::tfunc_t exprtk::details::T0oT1oT2_sf3ext< T, T0, T1, T2, SF3Operation >::tfunc_t |
Definition at line 13920 of file exprtk.hpp.
typedef T exprtk::details::T0oT1oT2_sf3ext< T, T0, T1, T2, SF3Operation >::value_type |
Definition at line 13921 of file exprtk.hpp.
|
inline |
Definition at line 13924 of file exprtk.hpp.
|
inlineprivate |
Definition at line 13979 of file exprtk.hpp.
|
inlinestatic |
Definition at line 13972 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 13966 of file exprtk.hpp.
|
inline |
Definition at line 13936 of file exprtk.hpp.
References exprtk::details::e_default.
|
inlineprivate |
Definition at line 13980 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::sf3ext_type_node< T, T0, T1, T2 >.
Definition at line 13946 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::sf3ext_type_node< T, T0, T1, T2 >.
Definition at line 13951 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::sf3ext_type_node< T, T0, T1, T2 >.
Definition at line 13956 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 13930 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::T0oT1oT2_base_node< T >.
Definition at line 13961 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 13941 of file exprtk.hpp.
References exprtk::details::numeric::process().
|
private |
Definition at line 13982 of file exprtk.hpp.
|
private |
Definition at line 13983 of file exprtk.hpp.
|
private |
Definition at line 13984 of file exprtk.hpp.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Sun Nov 26 00:44:48 UTC 2017 |