OpcUaCanOpen
CANopen OPC-UA server
|
#include <exprtk.hpp>
Inherits exprtk::details::expression_node< T >.
Inherited by exprtk::details::sosos_node< T, SType0, SType1, SType2, Operation >.
Public Member Functions | |
virtual | ~sosos_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 13365 of file exprtk.hpp.
|
inlinevirtual |
Definition at line 13369 of file exprtk.hpp.
|
inlinevirtual |
Reimplemented in exprtk::details::sosos_node< T, SType0, SType1, SType2, Operation >.
Definition at line 13372 of file exprtk.hpp.