#include <view.h>
Public Member Functions | |
| BrowsePathResult () | |
Public Attributes | |
| StatusCode | Status |
| std::vector< BrowsePathTarget > | Targets |
Definition at line 160 of file protocol/view.h.
| OpcUa::BrowsePathResult::BrowsePathResult | ( | ) |
Definition at line 113 of file binary_view.cpp.
| StatusCode OpcUa::BrowsePathResult::Status |
Definition at line 162 of file protocol/view.h.
| std::vector<BrowsePathTarget> OpcUa::BrowsePathResult::Targets |
Definition at line 163 of file protocol/view.h.