Definition at line 8751 of file exprtk.hpp.
#include <mrpt/otherlibs/exprtk.hpp>
Public Member Functions | |
template<typename Allocator , template< typename, typename > class Sequence> | |
str_vararg_node (const Sequence< expression_ptr, Allocator > &arg_list) | |
~str_vararg_node () | |
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 |
virtual expression_node< T > * | branch (const std::size_t &index=0) const |
Private Attributes | |
expression_ptr | final_node_ |
bool | final_deletable_ |
bool | initialised_ |
str_base_ptr | str_base_ptr_ |
irange_ptr | str_range_ptr_ |
std::vector< expression_ptr > | arg_list_ |
std::vector< unsigned char > | delete_branch_ |
typedef expression_node<T>* exprtk::details::str_vararg_node< T, VarArgFunction >::expression_ptr |
Definition at line 8757 of file exprtk.hpp.
typedef irange_t* exprtk::details::str_vararg_node< T, VarArgFunction >::irange_ptr |
Definition at line 8762 of file exprtk.hpp.
typedef range_interface<T> exprtk::details::str_vararg_node< T, VarArgFunction >::irange_t |
Definition at line 8761 of file exprtk.hpp.
|
inherited |
Definition at line 5477 of file exprtk.hpp.
typedef range_t* exprtk::details::str_vararg_node< T, VarArgFunction >::range_ptr |
Definition at line 8760 of file exprtk.hpp.
typedef range_pack<T> exprtk::details::str_vararg_node< T, VarArgFunction >::range_t |
Definition at line 8759 of file exprtk.hpp.
typedef string_base_node<T>* exprtk::details::str_vararg_node< T, VarArgFunction >::str_base_ptr |
Definition at line 8758 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 8766 of file exprtk.hpp.
References exprtk::details::branch_deletable(), and exprtk::details::is_generally_string_node().
|
inline |
Definition at line 8814 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 8849 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.
|
inlinevirtual |
Implements exprtk::details::range_interface< T >.
Definition at line 8859 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::range_interface< T >.
Definition at line 8864 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 8854 of file exprtk.hpp.
|
inlinevirtual |
Implements exprtk::details::string_base_node< T >.
Definition at line 8844 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 8869 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 8832 of file exprtk.hpp.
References exprtk::details::numeric::process().
|
private |
Definition at line 8881 of file exprtk.hpp.
|
private |
Definition at line 8882 of file exprtk.hpp.
|
private |
Definition at line 8877 of file exprtk.hpp.
|
private |
Definition at line 8876 of file exprtk.hpp.
|
private |
Definition at line 8878 of file exprtk.hpp.
|
private |
Definition at line 8879 of file exprtk.hpp.
|
private |
Definition at line 8880 of file exprtk.hpp.
Page generated by Doxygen 1.8.13 for MRPT 1.5.3 at Mon Oct 30 10:27:08 UTC 2017 |