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