OpcUaCanOpen
CANopen OPC-UA server
|
#include <exprtk.hpp>
Inherits exprtk::details::quaternary_node< T >.
Public Member Functions | |
sf4_node (const operator_type &opr, expression_ptr branch0, expression_ptr branch1, expression_ptr branch2, expression_ptr branch3) | |
T | value () const |
![]() | |
quaternary_node (const operator_type &opr, expression_ptr branch0, expression_ptr branch1, expression_ptr branch2, expression_ptr branch3) | |
~quaternary_node () | |
expression_node< T >::node_type | type () const |
![]() | |
virtual | ~expression_node () |
virtual expression_node< T > * | branch (const std::size_t &index=0) const |
Additional Inherited Members | |
![]() | |
operator_type | operation_ |
branch_t | branch_ [4] |
Definition at line 9338 of file exprtk.hpp.
typedef expression_node<T>* exprtk::details::sf4_node< T, SpecialFunction >::expression_ptr |
Definition at line 9342 of file exprtk.hpp.
|
inline |
Definition at line 9344 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented from exprtk::details::quaternary_node< T >.
Definition at line 9352 of file exprtk.hpp.