Definition at line 7888 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Public Member Functions | |
swap_string_node (expression_ptr branch0, expression_ptr branch1) | |
T | value () const |
std::string | str () const |
const char * | base () const |
std::size_t | size () const |
range_t & | range_ref () |
const range_t & | range_ref () const |
expression_node< T >::node_type | type () 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 Attributes | |
bool | initialised_ |
strvar_node_ptr | str0_node_ptr_ |
strvar_node_ptr | str1_node_ptr_ |
|
inherited |
Definition at line 5697 of file exprtk.hpp.
typedef expression_node<T>* exprtk::details::swap_string_node< T >::expression_ptr |
Definition at line 7894 of file exprtk.hpp.
typedef irange_t* exprtk::details::swap_string_node< T >::irange_ptr |
Definition at line 7900 of file exprtk.hpp.
typedef range_interface<T> exprtk::details::swap_string_node< T >::irange_t |
Definition at line 7899 of file exprtk.hpp.
|
inherited |
Definition at line 5477 of file exprtk.hpp.
typedef range_t* exprtk::details::swap_string_node< T >::range_ptr |
Definition at line 7898 of file exprtk.hpp.
typedef range_pack<T> exprtk::details::swap_string_node< T >::range_t |
Definition at line 7897 of file exprtk.hpp.
typedef string_base_node<T>* exprtk::details::swap_string_node< T >::str_base_ptr |
Definition at line 7896 of file exprtk.hpp.
typedef stringvar_node<T>* exprtk::details::swap_string_node< T >::strvar_node_ptr |
Definition at line 7895 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 7902 of file exprtk.hpp.
References exprtk::details::is_string_node().
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 7939 of file exprtk.hpp.
|
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.
|
inlinevirtual |
Implements exprtk::details::range_interface< T >.
Definition at line 7949 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::range_interface< T >.
Definition at line 7954 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 7944 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 7934 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::binary_node< T >.
Definition at line 7959 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::binary_node< T >.
Definition at line 7921 of file exprtk.hpp.
References exprtk::details::binary_node< T >::value().
|
protectedinherited |
Definition at line 5743 of file exprtk.hpp.
|
private |
Definition at line 7966 of file exprtk.hpp.
|
protectedinherited |
Definition at line 5742 of file exprtk.hpp.
|
private |
Definition at line 7967 of file exprtk.hpp.
|
private |
Definition at line 7968 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 |