Definition at line 11573 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Public Member Functions | |
multimode_genfunction_node (GenericFunction *func, const std::size_t ¶m_seq_index, const std::vector< typename gen_function_t::expression_ptr > &arg_list) | |
T | value () const |
expression_node< T >::node_type | type () const |
virtual bool | init_branches () |
bool | operator< (const generic_function_node< T, GenericFunction > &fn) const |
virtual expression_node< T > * | branch (const std::size_t &index=0) const |
Protected Member Functions | |
virtual bool | populate_value_list () const |
Protected Attributes | |
GenericFunction * | function_ |
typestore_list_t | typestore_list_ |
Private Attributes | |
std::size_t | param_seq_index_ |
|
inherited |
Definition at line 11309 of file exprtk.hpp.
|
inherited |
Definition at line 11301 of file exprtk.hpp.
typedef generic_function_node<T,GenericFunction> exprtk::details::multimode_genfunction_node< T, GenericFunction >::gen_function_t |
Definition at line 11577 of file exprtk.hpp.
|
inherited |
Definition at line 11307 of file exprtk.hpp.
|
inherited |
Definition at line 11306 of file exprtk.hpp.
|
inherited |
Definition at line 11313 of file exprtk.hpp.
typedef range_pack<T> exprtk::details::multimode_genfunction_node< T, GenericFunction >::range_t |
Definition at line 11578 of file exprtk.hpp.
|
inherited |
Definition at line 11311 of file exprtk.hpp.
|
inherited |
Definition at line 11300 of file exprtk.hpp.
|
inherited |
Definition at line 11312 of file exprtk.hpp.
|
inherited |
Definition at line 4853 of file exprtk.hpp.
|
inherited |
Definition at line 11304 of file exprtk.hpp.
|
inherited |
Definition at line 11302 of file exprtk.hpp.
|
inherited |
Definition at line 11305 of file exprtk.hpp.
|
inherited |
Definition at line 11303 of file exprtk.hpp.
|
inherited |
Definition at line 11310 of file exprtk.hpp.
|
inherited |
Definition at line 4812 of file exprtk.hpp.
|
inline |
Definition at line 11580 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.
|
inlinevirtualinherited |
Definition at line 11326 of file exprtk.hpp.
|
inlineinherited |
Definition at line 11411 of file exprtk.hpp.
|
inlineprotectedvirtualinherited |
Definition at line 11438 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::generic_function_node< T, GenericFunction >.
Definition at line 11605 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::generic_function_node< T, GenericFunction >.
Definition at line 11587 of file exprtk.hpp.
|
protectedinherited |
Definition at line 11475 of file exprtk.hpp.
|
private |
Definition at line 11612 of file exprtk.hpp.
|
mutableprotectedinherited |
Definition at line 11476 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 |