The OPCUA EventFilterResult. More...
| Header: | #include <QOpcUaEventFilterResult> |
| CMake: | find_package(Qt6 REQUIRED COMPONENTS OpcUa)target_link_libraries(mytarget PRIVATE Qt6::OpcUa) |
| qmake: | QT += opcua |
| QOpcUaEventFilterResult() | |
| QOpcUaEventFilterResult(const QOpcUaEventFilterResult &rhs) | |
| bool | isGood() const |
| QList<QOpcUa::UaStatusCode> | selectClauseResults() const |
| QList<QOpcUa::UaStatusCode> & | selectClauseResultsRef() |
| void | setSelectClauseResults(const QList<QOpcUa::UaStatusCode> &selectClausesResult) |
| void | setWhereClauseResults(const QList<QOpcUaContentFilterElementResult> &whereClausesResult) |
| QList<QOpcUaContentFilterElementResult> | whereClauseResults() const |
| QList<QOpcUaContentFilterElementResult> & | whereClauseResultsRef() |
| QOpcUaEventFilterResult & | operator=(const QOpcUaEventFilterResult &rhs) |
The EventFilterResult contains status codes for all elements of the select clauses and all elements of the where clause.
Default constructs an event filter result with no parameters set.
Constructs an event filter result from rhs.
Returns true if this event filter result is good.
Returns the status codes for all elements of the select clauses in the order that was used in the filter.
See also setSelectClauseResults().
Returns a reference to the select clause results.
See also selectClauseResults().
Sets the select clause results to selectClausesResult.
See also selectClauseResults().
Sets the where clause results to whereClausesResult.
See also whereClauseResults().
Returns the status codes for all elements of the where clause in the order that was used in the filter.
See also setWhereClauseResults().
Returns a reference to the where clause results.
See also whereClauseResults().
Sets the values from rhs in this event filter result.
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: