Definition at line 7468 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Public Member Functions | |
string_range_node (std::string &v, const range_t &rp) | |
virtual | ~string_range_node () |
bool | operator< (const string_range_node< T > &v) const |
T | value () const |
std::string | str () const |
const char * | base () const |
std::size_t | size () const |
range_t | range () const |
virtual std::string & | ref () |
virtual const std::string & | ref () const |
range_t & | range_ref () |
const range_t & | range_ref () const |
expression_node< T >::node_type | type () const |
virtual expression_node< T > * | branch (const std::size_t &index=0) const |
Static Public Attributes | |
static std::string | null_value = std::string("") |
Private Attributes | |
std::string * | value_ |
range_t | rp_ |
|
inherited |
Definition at line 4854 of file exprtk.hpp.
|
inherited |
Definition at line 5477 of file exprtk.hpp.
typedef range_pack<T> exprtk::details::string_range_node< T >::range_t |
Definition at line 7474 of file exprtk.hpp.
|
inherited |
Definition at line 4853 of file exprtk.hpp.
|
inherited |
Definition at line 4812 of file exprtk.hpp.
|
inlineexplicit |
Definition at line 7478 of file exprtk.hpp.
|
inlinevirtual |
Definition at line 7483 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 7503 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.
|
inline |
Definition at line 7488 of file exprtk.hpp.
|
inline |
Definition at line 7513 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::range_interface< T >.
Definition at line 7528 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::range_interface< T >.
Definition at line 7533 of file exprtk.hpp.
|
inlinevirtual |
Definition at line 7518 of file exprtk.hpp.
|
inlinevirtual |
Definition at line 7523 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 7508 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 7498 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 7538 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 7493 of file exprtk.hpp.
|
static |
Definition at line 7476 of file exprtk.hpp.
|
private |
Definition at line 7546 of file exprtk.hpp.
|
private |
Definition at line 7545 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 |