#include <types_composed.hpp>
◆ TranslateBrowsePathsToNodeIdsRequest()
opcua::TranslateBrowsePathsToNodeIdsRequest::TranslateBrowsePathsToNodeIdsRequest |
( |
RequestHeader | requestHeader, |
|
|
Span< const BrowsePath > | browsePaths ) |
|
inline |
◆ getRequestHeader() [1/2]
const RequestHeader & opcua::TranslateBrowsePathsToNodeIdsRequest::getRequestHeader |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRequestHeader() [2/2]
RequestHeader & opcua::TranslateBrowsePathsToNodeIdsRequest::getRequestHeader |
( |
| ) |
|
|
inlinenoexcept |
◆ getBrowsePaths() [1/2]
Span< const BrowsePath > opcua::TranslateBrowsePathsToNodeIdsRequest::getBrowsePaths |
( |
| ) |
const |
|
inlinenoexcept |
◆ getBrowsePaths() [2/2]
Span< BrowsePath > opcua::TranslateBrowsePathsToNodeIdsRequest::getBrowsePaths |
( |
| ) |
|
|
inlinenoexcept |
◆ TypeWrapper() [1/5]
◆ TypeWrapper() [2/5]
Constructor with native object (deep copy).
Definition at line 30 of file typewrapper.hpp.
◆ TypeWrapper() [3/5]
Constructor with native object (move rvalue).
Definition at line 34 of file typewrapper.hpp.
◆ TypeWrapper() [4/5]
◆ TypeWrapper() [5/5]