Definition at line 10905 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Classes | |
struct | evaluate_branches |
struct | evaluate_branches< T_, 1 > |
struct | evaluate_branches< T_, 2 > |
struct | evaluate_branches< T_, 3 > |
struct | evaluate_branches< T_, 4 > |
struct | evaluate_branches< T_, 5 > |
struct | invoke |
struct | invoke< T_, 1 > |
struct | invoke< T_, 10 > |
struct | invoke< T_, 11 > |
struct | invoke< T_, 12 > |
struct | invoke< T_, 13 > |
struct | invoke< T_, 14 > |
struct | invoke< T_, 15 > |
struct | invoke< T_, 16 > |
struct | invoke< T_, 17 > |
struct | invoke< T_, 18 > |
struct | invoke< T_, 19 > |
struct | invoke< T_, 2 > |
struct | invoke< T_, 20 > |
struct | invoke< T_, 3 > |
struct | invoke< T_, 4 > |
struct | invoke< T_, 5 > |
struct | invoke< T_, 6 > |
struct | invoke< T_, 7 > |
struct | invoke< T_, 8 > |
struct | invoke< T_, 9 > |
Public Member Functions | |
function_N_node (ifunction *func) | |
~function_N_node () | |
template<std::size_t NumBranches> | |
bool | init_branches (expression_ptr(&b)[NumBranches]) |
bool | operator< (const function_N_node< T, IFunction, N > &fn) const |
T | value () const |
expression_node< T >::node_type | type () const |
virtual expression_node< T > * | branch (const std::size_t &index=0) const |
Private Attributes | |
ifunction * | function_ |
std::size_t | parameter_count_ |
branch_t | branch_ [N] |
typedef std::pair<expression_ptr,bool> exprtk::details::function_N_node< T, IFunction, N >::branch_t |
Definition at line 10911 of file exprtk.hpp.
typedef expression_node<T>* exprtk::details::function_N_node< T, IFunction, N >::expression_ptr |
Definition at line 10910 of file exprtk.hpp.
typedef IFunction exprtk::details::function_N_node< T, IFunction, N >::ifunction |
Definition at line 10912 of file exprtk.hpp.
|
inherited |
Definition at line 4853 of file exprtk.hpp.
|
inherited |
Definition at line 4812 of file exprtk.hpp.
|
inline |
Definition at line 10914 of file exprtk.hpp.
|
inline |
Definition at line 10919 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 10925 of file exprtk.hpp.
References exprtk::details::branch_deletable().
|
inline |
Definition at line 10950 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 11185 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 10955 of file exprtk.hpp.
|
private |
Definition at line 11194 of file exprtk.hpp.
|
private |
Definition at line 11192 of file exprtk.hpp.
|
private |
Definition at line 11193 of file exprtk.hpp.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Tue Aug 22 01:03:35 UTC 2017 |