|
C++ Mathematical Expression Toolkit (ExprTk) release
|
Public Member Functions | |
| str_xoxr_node (SType0 p0, SType1 p1, RangePack rp1) | |
| ~str_xoxr_node () | |
| T | value () const |
| expression_node< T >::node_type | type () const |
| operator_type | operation () const |
| std::string & | s0 () |
| std::string & | s1 () |
Public Member Functions inherited from exprtk::details::sos_base_node< T > | |
| virtual | ~sos_base_node () |
Public Member Functions inherited from exprtk::details::expression_node< T > | |
| virtual | ~expression_node () |
| virtual expression_node< T > * | branch (const std::size_t &index=0) const |
| virtual bool | valid () const |
Public Member Functions inherited from exprtk::details::node_collector_interface< expression_node< T > > | |
| virtual | ~node_collector_interface () |
| virtual void | collect_nodes (noderef_list_t &) |
Public Member Functions inherited from exprtk::details::node_depth_base< expression_node< T > > | |
| node_depth_base () | |
| virtual | ~node_depth_base () |
| virtual std::size_t | node_depth () const |
| std::size_t | compute_node_depth (const expression_node< T > *const &node) const |
| std::size_t | compute_node_depth (const nb_pair_t &branch) const |
| std::size_t | compute_node_depth (const nb_pair_t(&branch)[N]) const |
| std::size_t | compute_node_depth (const BranchType &n0, const BranchType &n1) const |
| std::size_t | compute_node_depth (const BranchType &n0, const BranchType &n1, const BranchType &n2) const |
| std::size_t | compute_node_depth (const BranchType &n0, const BranchType &n1, const BranchType &n2, const BranchType &n3) const |
| std::size_t | compute_node_depth (const Sequence< node_ptr_t, Allocator > &branch_list) const |
| std::size_t | compute_node_depth (const Sequence< nb_pair_t, Allocator > &branch_list) const |
| std::size_t | max_node_depth (const BranchType &n0, const BranchType &n1) const |
| std::size_t | max_node_depth (const BranchType &n0, const BranchType &n1, const BranchType &n2) const |
| std::size_t | max_node_depth (const BranchType &n0, const BranchType &n1, const BranchType &n2, const BranchType &n3) const |
| void | collect (node_ptr_t const &node, const bool deletable, NodeSequence &delete_node_list) const |
| void | collect (const nb_pair_t &branch, NodeSequence &delete_node_list) const |
| void | collect (expression_node< T > *&node, NodeSequence &delete_node_list) const |
| void | collect (const nb_pair_t(&branch)[N], NodeSequence &delete_node_list) const |
| void | collect (const Sequence< nb_pair_t, Allocator > &branch, NodeSequence &delete_node_list) const |
| void | collect (const Sequence< node_ptr_t, Allocator > &branch_list, NodeSequence &delete_node_list) const |
| void | collect (const Sequence< node_ptr_t, AllocatorT > &branch_list, const Sequence< Boolean, AllocatorB > &branch_deletable_list, NodeSequence &delete_node_list) const |
Protected Attributes | |
| SType0 | s0_ |
| SType1 | s1_ |
| RangePack | rp1_ |
Private Member Functions | |
| str_xoxr_node (const node_type &) | |
| node_type & | operator= (const node_type &) |
Additional Inherited Members | |
Public Attributes inherited from exprtk::details::node_depth_base< expression_node< T > > | |
| bool | depth_set |
| std::size_t | depth |
Definition at line 18394 of file exprtk.hpp.
| typedef expression_node<T>* exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::expression_ptr |
Definition at line 18398 of file exprtk.hpp.
| typedef str_xoxr_node<T,SType0,SType1,RangePack,Operation> exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::node_type |
Definition at line 18400 of file exprtk.hpp.
| typedef Operation exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::operation_t |
Definition at line 18399 of file exprtk.hpp.
|
inlineexplicit |
Definition at line 18403 of file exprtk.hpp.
|
inline |
Definition at line 18409 of file exprtk.hpp.
References exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::rp1_.
|
private |
|
inlinevirtual |
Reimplemented from exprtk::details::sos_base_node< T >.
Definition at line 18436 of file exprtk.hpp.
|
private |
|
inline |
Definition at line 18441 of file exprtk.hpp.
References exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::s0_.
|
inline |
Definition at line 18446 of file exprtk.hpp.
References exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::s1_.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 18431 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::expression_node< T >.
Definition at line 18414 of file exprtk.hpp.
References exprtk::details::match_impl(), exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::rp1_, exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::s0_, and exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::s1_.
Definition at line 18455 of file exprtk.hpp.
Referenced by exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::value(), and exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::~str_xoxr_node().
Definition at line 18453 of file exprtk.hpp.
Referenced by exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::s0(), and exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::value().
Definition at line 18454 of file exprtk.hpp.
Referenced by exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::s1(), and exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >::value().