Definition at line 13635 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Public Types | |
typedef details::functor_t< T > | functor_t |
typedef functor_t::bfunc_t | bfunc_t |
typedef T | value_type |
typedef T0oT1oT2< T, T0, T1, T2, ProcessMode > | node_type |
typedef ProcessMode | process_mode_t |
typedef expression_node< T > * | expression_ptr |
Public Member Functions | |
T0oT1oT2 (T0 p0, T1 p1, T2 p2, const bfunc_t p3, const bfunc_t p4) | |
expression_node< T >::node_type | type () const |
operator_type | operation () const |
T | value () const |
T0 | t0 () const |
T1 | t1 () const |
T2 | t2 () const |
bfunc_t | f0 () const |
bfunc_t | f1 () 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, bfunc_t p3, bfunc_t p4) |
Private Member Functions | |
T0oT1oT2 (node_type &) | |
node_type & | operator= (node_type &) |
Private Attributes | |
T0 | t0_ |
T1 | t1_ |
T2 | t2_ |
const bfunc_t | f0_ |
const bfunc_t | f1_ |
typedef functor_t::bfunc_t exprtk::details::T0oT1oT2< T, T0, T1, T2, ProcessMode >::bfunc_t |
Definition at line 13640 of file exprtk.hpp.
|
inherited |
Definition at line 4854 of file exprtk.hpp.
typedef details::functor_t<T> exprtk::details::T0oT1oT2< T, T0, T1, T2, ProcessMode >::functor_t |
Definition at line 13639 of file exprtk.hpp.
typedef T0oT1oT2<T,T0,T1,T2,ProcessMode> exprtk::details::T0oT1oT2< T, T0, T1, T2, ProcessMode >::node_type |
Definition at line 13642 of file exprtk.hpp.
typedef ProcessMode exprtk::details::T0oT1oT2< T, T0, T1, T2, ProcessMode >::process_mode_t |
Definition at line 13643 of file exprtk.hpp.
typedef T exprtk::details::T0oT1oT2< T, T0, T1, T2, ProcessMode >::value_type |
Definition at line 13641 of file exprtk.hpp.
|
inline |
Definition at line 13645 of file exprtk.hpp.
|
inlineprivate |
Definition at line 13712 of file exprtk.hpp.
|
inlinestatic |
Definition at line 13705 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.
|
inline |
Definition at line 13684 of file exprtk.hpp.
|
inline |
Definition at line 13689 of file exprtk.hpp.
|
inlinestatic |
Definition at line 13699 of file exprtk.hpp.
|
inline |
Definition at line 13659 of file exprtk.hpp.
References exprtk::details::e_default.
|
inlineprivate |
Definition at line 13713 of file exprtk.hpp.
|
inline |
Definition at line 13669 of file exprtk.hpp.
Referenced by exprtk::parser< T >::expression_generator< Type >::synthesize_vovovov_expression3::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_vovovoc_expression3::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_vovocov_expression3::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_vocovov_expression3::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression3::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_covocov_expression3::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_vocovoc_expression3::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_covovoc_expression3::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_vococov_expression3::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_vovovov_expression4::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_vovovoc_expression4::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_vovocov_expression4::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_vocovov_expression4::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_covovov_expression4::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_covocov_expression4::process(), exprtk::parser< T >::expression_generator< Type >::synthesize_vocovoc_expression4::process(), and exprtk::parser< T >::expression_generator< Type >::synthesize_covovoc_expression4::process().
|
inline |
Definition at line 13674 of file exprtk.hpp.
|
inline |
Definition at line 13679 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 13653 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::T0oT1oT2_base_node< T >.
Definition at line 13694 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 13664 of file exprtk.hpp.
References exprtk::details::numeric::process().
|
private |
Definition at line 13718 of file exprtk.hpp.
|
private |
Definition at line 13719 of file exprtk.hpp.
|
private |
Definition at line 13715 of file exprtk.hpp.
|
private |
Definition at line 13716 of file exprtk.hpp.
|
private |
Definition at line 13717 of file exprtk.hpp.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017 |