open62541pp 0.19.0
C++ wrapper of open62541
Loading...
Searching...
No Matches
opcua::ua::EndpointDescription Member List

This is the complete list of members for opcua::ua::EndpointDescription, including all inherited members.

asNative(T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T *wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asNative(const T &wrapper) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType *native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
asWrapper(const typename T::NativeType &native) noexceptopcua::Wrapper< T, Handler >related
clear() noexceptopcua::Wrapper< T, Handler >inlineprotected
endpointUrl() const noexceptopcua::ua::EndpointDescriptioninline
endpointUrl() noexceptopcua::ua::EndpointDescriptioninline
handle() noexceptopcua::Wrapper< T, Handler >inline
handle() const noexceptopcua::Wrapper< T, Handler >inline
HandlerType typedefopcua::Wrapper< T, Handler >
native() const noexceptopcua::Wrapper< T, Handler >inlineprotected
native() noexceptopcua::Wrapper< T, Handler >inlineprotected
NativeType typedefopcua::Wrapper< T, Handler >
operator const T &() const noexceptopcua::Wrapper< T, Handler >inline
operator T&() noexceptopcua::Wrapper< T, Handler >inline
operator->() noexceptopcua::Wrapper< T, Handler >inline
operator->() const noexceptopcua::Wrapper< T, Handler >inline
operator=(const Wrapper &other)opcua::Wrapper< T, Handler >inline
operator=(const T &native)opcua::Wrapper< T, Handler >inline
operator=(Wrapper &&other) noexceptopcua::Wrapper< T, Handler >inline
operator=(T &&native) noexceptopcua::Wrapper< T, Handler >inline
securityLevel() const noexceptopcua::ua::EndpointDescriptioninline
securityMode() const noexceptopcua::ua::EndpointDescriptioninline
securityPolicyUri() const noexceptopcua::ua::EndpointDescriptioninline
securityPolicyUri() noexceptopcua::ua::EndpointDescriptioninline
server() const noexceptopcua::ua::EndpointDescriptioninline
server() noexceptopcua::ua::EndpointDescriptioninline
serverCertificate() const noexceptopcua::ua::EndpointDescriptioninline
serverCertificate() noexceptopcua::ua::EndpointDescriptioninline
swap(Wrapper &other) noexceptopcua::Wrapper< T, Handler >inline
swap(T &native) noexceptopcua::Wrapper< T, Handler >inline
transportProfileUri() const noexceptopcua::ua::EndpointDescriptioninline
transportProfileUri() noexceptopcua::ua::EndpointDescriptioninline
userIdentityTokens() const noexceptopcua::ua::EndpointDescriptioninline
userIdentityTokens() noexceptopcua::ua::EndpointDescriptioninline
Wrapper() noexcept=defaultopcua::ua::EndpointDescription
Wrapper(const Wrapper &other)opcua::ua::EndpointDescriptioninline
Wrapper(const T &native)opcua::ua::EndpointDescriptioninlineexplicit
Wrapper(Wrapper &&other) noexceptopcua::ua::EndpointDescriptioninline
Wrapper(T &&native) noexceptopcua::ua::EndpointDescriptioninline
~Wrapper() noexcept=defaultopcua::Wrapper< T, Handler >