asNative(WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType *wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asNative(const WrapperType &wrapper) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType *native) noexcept | opcua::Wrapper< T > | related |
asWrapper(NativeType &native) noexcept | opcua::Wrapper< T > | related |
asWrapper(const NativeType &native) noexcept | opcua::Wrapper< T > | related |
clear() noexcept | opcua::TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION > | inlineprotected |
endpointUrl() const noexcept | opcua::ua::EndpointDescription | inline |
endpointUrl() noexcept | opcua::ua::EndpointDescription | inline |
getEndpointUrl() const noexcept | opcua::ua::EndpointDescription | inline |
getEndpointUrl() noexcept | opcua::ua::EndpointDescription | inline |
getSecurityLevel() const noexcept | opcua::ua::EndpointDescription | inline |
getSecurityMode() const noexcept | opcua::ua::EndpointDescription | inline |
getSecurityPolicyUri() const noexcept | opcua::ua::EndpointDescription | inline |
getSecurityPolicyUri() noexcept | opcua::ua::EndpointDescription | inline |
getServer() const noexcept | opcua::ua::EndpointDescription | inline |
getServer() noexcept | opcua::ua::EndpointDescription | inline |
getServerCertificate() const noexcept | opcua::ua::EndpointDescription | inline |
getServerCertificate() noexcept | opcua::ua::EndpointDescription | inline |
getTransportProfileUri() const noexcept | opcua::ua::EndpointDescription | inline |
getTransportProfileUri() noexcept | opcua::ua::EndpointDescription | inline |
getUserIdentityTokens() const noexcept | opcua::ua::EndpointDescription | inline |
getUserIdentityTokens() noexcept | opcua::ua::EndpointDescription | inline |
handle() noexcept | opcua::Wrapper< T > | inline |
handle() const noexcept | opcua::Wrapper< T > | inline |
native() const noexcept | opcua::Wrapper< T > | inlineprotected |
native() noexcept | opcua::Wrapper< T > | inlineprotected |
NativeType typedef | opcua::Wrapper< T > | |
operator const T &() const noexcept | opcua::Wrapper< T > | inline |
operator T&() noexcept | opcua::Wrapper< T > | inline |
operator->() noexcept | opcua::Wrapper< T > | inline |
operator->() const noexcept | opcua::Wrapper< T > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION > | inline |
operator=(const UA_EndpointDescription &native) | opcua::TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION > | inline |
operator=(UA_EndpointDescription &&native) noexcept | opcua::TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION > | inline |
opcua::Wrapper::operator=(const T &native) noexcept | opcua::Wrapper< T > | inline |
opcua::Wrapper::operator=(T &&native) noexcept | opcua::Wrapper< T > | inline |
securityLevel() const noexcept | opcua::ua::EndpointDescription | inline |
securityMode() const noexcept | opcua::ua::EndpointDescription | inline |
securityPolicyUri() const noexcept | opcua::ua::EndpointDescription | inline |
securityPolicyUri() noexcept | opcua::ua::EndpointDescription | inline |
server() const noexcept | opcua::ua::EndpointDescription | inline |
server() noexcept | opcua::ua::EndpointDescription | inline |
serverCertificate() const noexcept | opcua::ua::EndpointDescription | inline |
serverCertificate() noexcept | opcua::ua::EndpointDescription | inline |
swap(Wrapper &other) noexcept | opcua::Wrapper< T > | inline |
swap(T &native) noexcept | opcua::Wrapper< T > | inline |
toString(const UA_EndpointDescription &object, const UA_DataType &type) | opcua::TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION > | related |
toString(const UA_EndpointDescription &object) | opcua::TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION > | related |
transportProfileUri() const noexcept | opcua::ua::EndpointDescription | inline |
transportProfileUri() noexcept | opcua::ua::EndpointDescription | inline |
typeIndex() | opcua::TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION > | inlinestatic |
TypeWrapper() noexcept=default | opcua::ua::EndpointDescription | |
TypeWrapper(const T &native) | opcua::ua::EndpointDescription | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::ua::EndpointDescription | inline |
TypeWrapper(const TypeWrapper &other) | opcua::ua::EndpointDescription | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::ua::EndpointDescription | inline |
TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION >::TypeWrapper(const UA_EndpointDescription &native) | opcua::TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION > | inlineexplicit |
TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION >::TypeWrapper(UA_EndpointDescription &&native) noexcept | opcua::TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION > | inline |
userIdentityTokens() const noexcept | opcua::ua::EndpointDescription | inline |
userIdentityTokens() noexcept | opcua::ua::EndpointDescription | inline |
Wrapper() noexcept=default | opcua::Wrapper< T > | |
Wrapper(const T &native) noexcept | opcua::Wrapper< T > | inlineexplicit |
Wrapper(T &&native) noexcept | opcua::Wrapper< T > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_EndpointDescription, UA_TYPES_ENDPOINTDESCRIPTION > | inline |