#include <view.h>
Public Member Functions | |
TranslateBrowsePathsToNodeIdsResponse () | |
Public Attributes | |
ResponseHeader | Header |
TranslateBrowsePathsResult | Result |
NodeId | TypeId |
Definition at line 174 of file protocol/view.h.
OpcUa::TranslateBrowsePathsToNodeIdsResponse::TranslateBrowsePathsToNodeIdsResponse | ( | ) |
Definition at line 118 of file binary_view.cpp.
ResponseHeader OpcUa::TranslateBrowsePathsToNodeIdsResponse::Header |
Definition at line 177 of file protocol/view.h.
TranslateBrowsePathsResult OpcUa::TranslateBrowsePathsToNodeIdsResponse::Result |
Definition at line 178 of file protocol/view.h.
NodeId OpcUa::TranslateBrowsePathsToNodeIdsResponse::TypeId |
Definition at line 176 of file protocol/view.h.