This class stores the necessary information to delete a reference from the server. More...
Header: | #include <QOpcUaDeleteReferenceItem> |
CMake: | find_package(Qt6 REQUIRED COMPONENTS OpcUa) target_link_libraries(mytarget PRIVATE Qt6::OpcUa) |
qmake: | QT += opcua |
QOpcUaDeleteReferenceItem(const QOpcUaDeleteReferenceItem &other) | |
QOpcUaDeleteReferenceItem & | operator=(const QOpcUaDeleteReferenceItem &rhs) |
bool | deleteBidirectional() const |
bool | isForwardReference() const |
QString | referenceTypeId() const |
void | setDeleteBidirectional(bool deleteBidirectional) |
void | setIsForwardReference(bool isForwardReference) |
void | setReferenceTypeId(const QString &referenceTypeId) |
void | setSourceNodeId(const QString &sourceNodeId) |
void | setTargetNodeId(const QOpcUaExpandedNodeId &targetNodeId) |
QString | sourceNodeId() const |
QOpcUaExpandedNodeId | targetNodeId() const |
See also QOpcUaClient::deleteReference().
Constructs a delete reference item from other.
Sets the values from rhs in this delete reference item.
Returns the deleteBidirectional Flag.
See also setDeleteBidirectional().
Returns the isForwardReference flag.
See also setIsForwardReference().
Returns the reference type id.
See also setReferenceTypeId().
Sets the deleteBidirectional flag to deleteBidirectional. If this flag is false, only this reference will be deleted. Else, the opposite reference from the target node is deleted too if accessible by the server.
See also deleteBidirectional().
Sets the isForwardReference flag to isForwardReference.
See also isForwardReference().
Sets the reference type id to referenceTypeId.
See also referenceTypeId().
Sets the node id of the source node to sourceNodeId.
See also sourceNodeId().
Sets the node id of the target node to targetNodeId.
See also targetNodeId().
Returns the source node id.
See also setSourceNodeId().
Returns the target node id.
See also setTargetNodeId().
As part of the free Business evaluation, we offer a free welcome call for companies, to talk about your requirements, and how the Felgo SDK & Services can help you. Just sign up and schedule your call.
Sign up now to start your free Business evaluation: