Definition at line 14833 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Public Member Functions | |
str_sogens_node (const operator_type &opr, expression_ptr branch0, expression_ptr branch1) | |
T | value () const |
expression_node< T >::node_type | type () const |
operator_type | operation () const |
operator_type | operation () |
expression_node< T > * | branch (const std::size_t &index=0) const |
Protected Attributes | |
operator_type | operation_ |
branch_t | branch_ [2] |
Private Member Functions | |
str_sogens_node (str_sogens_node< T, Operation > &) | |
str_sogens_node< T, Operation > & | operator= (str_sogens_node< T, Operation > &) |
Private Attributes | |
str_base_ptr | str0_base_ptr_ |
str_base_ptr | str1_base_ptr_ |
range_ptr | str0_range_ptr_ |
range_ptr | str1_range_ptr_ |
|
inherited |
Definition at line 5697 of file exprtk.hpp.
typedef expression_node<T>* exprtk::details::str_sogens_node< T, Operation >::expression_ptr |
Definition at line 14837 of file exprtk.hpp.
typedef irange_t* exprtk::details::str_sogens_node< T, Operation >::irange_ptr |
Definition at line 14842 of file exprtk.hpp.
typedef range_interface<T> exprtk::details::str_sogens_node< T, Operation >::irange_t |
Definition at line 14841 of file exprtk.hpp.
typedef range_t* exprtk::details::str_sogens_node< T, Operation >::range_ptr |
Definition at line 14840 of file exprtk.hpp.
typedef range_pack<T> exprtk::details::str_sogens_node< T, Operation >::range_t |
Definition at line 14839 of file exprtk.hpp.
typedef string_base_node<T>* exprtk::details::str_sogens_node< T, Operation >::str_base_ptr |
Definition at line 14838 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 14844 of file exprtk.hpp.
References exprtk::details::is_generally_string_node(), and exprtk::details::range_interface< T >::range_ref().
|
private |
|
inlinevirtualinherited |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 5730 of file exprtk.hpp.
|
inlineinherited |
Definition at line 5725 of file exprtk.hpp.
|
inline |
Definition at line 14925 of file exprtk.hpp.
|
private |
|
inlinevirtual |
Reimplemented from exprtk::details::binary_node< T >.
Definition at line 14920 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::binary_node< T >.
Definition at line 14884 of file exprtk.hpp.
References exprtk::details::numeric::process(), and exprtk::details::binary_node< T >::value().
|
protectedinherited |
Definition at line 5743 of file exprtk.hpp.
|
protectedinherited |
Definition at line 5742 of file exprtk.hpp.
|
private |
Definition at line 14935 of file exprtk.hpp.
|
private |
Definition at line 14937 of file exprtk.hpp.
|
private |
Definition at line 14936 of file exprtk.hpp.
|
private |
Definition at line 14938 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 |