Definition at line 11617 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Public Member Functions | |
multimode_strfunction_node (StringFunction *func, const std::size_t ¶m_seq_index, const std::vector< typename str_function_t::expression_ptr > &arg_list) | |
T | value () const |
expression_node< T >::node_type | type () const |
bool | operator< (const string_function_node< T, StringFunction > &fn) const |
bool | operator< (const generic_function_node< T, StringFunction > &fn) const |
std::string | str () const |
const char * | base () const |
std::size_t | size () const |
range_t & | range_ref () |
const range_t & | range_ref () const |
virtual bool | init_branches () |
virtual expression_node< T > * | branch (const std::size_t &index=0) const |
Protected Member Functions | |
virtual bool | populate_value_list () const |
Protected Attributes | |
range_t | range_ |
std::string | ret_string_ |
StringFunction * | function_ |
typestore_list_t | typestore_list_ |
Private Attributes | |
const std::size_t | param_seq_index_ |
|
inherited |
Definition at line 11309 of file exprtk.hpp.
|
inherited |
Definition at line 11301 of file exprtk.hpp.
|
inherited |
Definition at line 11494 of file exprtk.hpp.
|
inherited |
Definition at line 5477 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_strfunction_node< T, StringFunction >::range_t |
Definition at line 11622 of file exprtk.hpp.
typedef string_function_node<T,StringFunction> exprtk::details::multimode_strfunction_node< T, StringFunction >::str_function_t |
Definition at line 11621 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 11624 of file exprtk.hpp.
|
inlinevirtualinherited |
Implements exprtk::details::string_base_node< T >.
Definition at line 11545 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.
|
inlineinherited |
Definition at line 11507 of file exprtk.hpp.
|
inlineprotectedvirtualinherited |
Definition at line 11438 of file exprtk.hpp.
|
inlinevirtualinherited |
Implements exprtk::details::range_interface< T >.
Definition at line 11555 of file exprtk.hpp.
|
inlinevirtualinherited |
Implements exprtk::details::range_interface< T >.
Definition at line 11560 of file exprtk.hpp.
|
inlinevirtualinherited |
Implements exprtk::details::string_base_node< T >.
Definition at line 11550 of file exprtk.hpp.
|
inlinevirtualinherited |
Implements exprtk::details::string_base_node< T >.
Definition at line 11540 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::string_function_node< T, StringFunction >.
Definition at line 11655 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::string_function_node< T, StringFunction >.
Definition at line 11631 of file exprtk.hpp.
|
protectedinherited |
Definition at line 11475 of file exprtk.hpp.
|
private |
Definition at line 11662 of file exprtk.hpp.
|
mutableprotectedinherited |
Definition at line 11567 of file exprtk.hpp.
|
mutableprotectedinherited |
Definition at line 11568 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 |