OpcUaCanOpen
CANopen OPC-UA server
|
#include <exprtk.hpp>
Inherits exprtk::details::expression_node< T >.
Inherited by exprtk::details::sos_node< T, SType0, SType1, Operation >, exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >, exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >, and exprtk::details::str_xroxr_node< T, SType0, SType1, RangePack, Operation >.
Public Member Functions | |
virtual | ~sos_base_node () |
virtual operator_type | operation () const |
![]() | |
virtual | ~expression_node () |
virtual T | value () const |
virtual expression_node< T > * | branch (const std::size_t &index=0) const |
virtual node_type | type () const |
Definition at line 13351 of file exprtk.hpp.
|
inlinevirtual |
Definition at line 13355 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented in exprtk::details::str_xroxr_node< T, SType0, SType1, RangePack, Operation >, exprtk::details::str_xoxr_node< T, SType0, SType1, RangePack, Operation >, exprtk::details::str_xrox_node< T, SType0, SType1, RangePack, Operation >, and exprtk::details::sos_node< T, SType0, SType1, Operation >.
Definition at line 13358 of file exprtk.hpp.