Definition at line 7382 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Public Member Functions | |
stringvar_node () | |
stringvar_node (std::string &v) | |
bool | operator< (const stringvar_node< T > &v) const |
T | value () const |
std::string | str () const |
const char * | base () const |
std::size_t | size () const |
std::string & | ref () |
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::stringvar_node< T >::range_t |
Definition at line 7388 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 7392 of file exprtk.hpp.
|
inlineexplicit |
Definition at line 7396 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 7423 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 7405 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::range_interface< T >.
Definition at line 7443 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::range_interface< T >.
Definition at line 7448 of file exprtk.hpp.
|
inline |
Definition at line 7433 of file exprtk.hpp.
|
inline |
Definition at line 7438 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 7428 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 7418 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 7453 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 7410 of file exprtk.hpp.
|
static |
Definition at line 7390 of file exprtk.hpp.
|
mutableprivate |
Definition at line 7461 of file exprtk.hpp.
|
private |
Definition at line 7460 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 |