Definition at line 11488 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Public Member Functions | |
string_function_node (StringFunction *func, const std::vector< typename gen_function_t::expression_ptr > &arg_list) | |
bool | operator< (const string_function_node< T, StringFunction > &fn) const |
T | value () const |
expression_node< T >::node_type | type () 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 () |
bool | operator< (const generic_function_node< T, StringFunction > &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 | |
range_t | range_ |
std::string | ret_string_ |
StringFunction * | function_ |
typestore_list_t | typestore_list_ |
|
inherited |
Definition at line 11309 of file exprtk.hpp.
|
inherited |
Definition at line 11301 of file exprtk.hpp.
typedef generic_function_node<T,StringFunction> exprtk::details::string_function_node< T, StringFunction >::gen_function_t |
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::string_function_node< T, StringFunction >::range_t |
Definition at line 11495 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 11497 of file exprtk.hpp.
|
inlinevirtual |
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.
|
inline |
Definition at line 11507 of file exprtk.hpp.
|
inlineprotectedvirtualinherited |
Definition at line 11438 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::range_interface< T >.
Definition at line 11555 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::range_interface< T >.
Definition at line 11560 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 11550 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 11540 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Reimplemented in exprtk::details::multimode_strfunction_node< T, StringFunction >.
Definition at line 11535 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Reimplemented in exprtk::details::multimode_strfunction_node< T, StringFunction >.
Definition at line 11512 of file exprtk.hpp.
|
protectedinherited |
Definition at line 11475 of file exprtk.hpp.
|
mutableprotected |
Definition at line 11567 of file exprtk.hpp.
|
mutableprotected |
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 Tue Oct 31 07:27:35 UTC 2017 |