open62541pp 0.19.0
C++ wrapper of open62541
|
This is the complete list of members for opcua::Guid, including all inherited members.
asNative(UA_Guid *wrapper) noexcept | opcua::Wrapper< UA_Guid > | related |
asNative(const UA_Guid *wrapper) noexcept | opcua::Wrapper< UA_Guid > | related |
asNative(UA_Guid &wrapper) noexcept | opcua::Wrapper< UA_Guid > | related |
asNative(const UA_Guid &wrapper) noexcept | opcua::Wrapper< UA_Guid > | related |
asWrapper(typename T::NativeType *native) noexcept | opcua::Wrapper< UA_Guid > | related |
asWrapper(const typename T::NativeType *native) noexcept | opcua::Wrapper< UA_Guid > | related |
asWrapper(typename T::NativeType &native) noexcept | opcua::Wrapper< UA_Guid > | related |
asWrapper(const typename T::NativeType &native) noexcept | opcua::Wrapper< UA_Guid > | related |
clear() noexcept | opcua::Wrapper< UA_Guid > | inlineprotected |
Guid(std::array< uint8_t, 16 > data) noexcept | opcua::Guid | inlineexplicit |
Guid(uint32_t data1, uint16_t data2, uint16_t data3, std::array< uint8_t, 8 > data4) noexcept | opcua::Guid | inline |
handle() noexcept | opcua::Wrapper< UA_Guid > | inline |
handle() const noexcept | opcua::Wrapper< UA_Guid > | inline |
HandlerType typedef | opcua::Wrapper< UA_Guid > | |
native() const noexcept | opcua::Wrapper< UA_Guid > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_Guid > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_Guid > | |
operator const UA_Guid &() const noexcept | opcua::Wrapper< UA_Guid > | inline |
operator UA_Guid &() noexcept | opcua::Wrapper< UA_Guid > | inline |
operator!=(const UA_Guid &lhs, const UA_Guid &rhs) noexcept | opcua::Guid | related |
operator->() noexcept | opcua::Wrapper< UA_Guid > | inline |
operator->() const noexcept | opcua::Wrapper< UA_Guid > | inline |
operator=(const Wrapper &other) | opcua::Wrapper< UA_Guid > | inline |
operator=(const UA_Guid &native) | opcua::Wrapper< UA_Guid > | inline |
operator=(Wrapper &&other) noexcept | opcua::Wrapper< UA_Guid > | inline |
operator=(UA_Guid &&native) noexcept | opcua::Wrapper< UA_Guid > | inline |
operator==(const UA_Guid &lhs, const UA_Guid &rhs) noexcept | opcua::Guid | related |
parse(std::string_view str) | opcua::Guid | inlinestatic |
random() noexcept | opcua::Guid | inlinestatic |
swap(Wrapper &other) noexcept | opcua::Wrapper< UA_Guid > | inline |
swap(UA_Guid &native) noexcept | opcua::Wrapper< UA_Guid > | inline |
toString() const | opcua::Guid | |
Wrapper() noexcept=default | opcua::Guid | |
Wrapper(const Wrapper &other) | opcua::Guid | inline |
Wrapper(const T &native) | opcua::Guid | inlineexplicit |
Wrapper(Wrapper &&other) noexcept | opcua::Guid | inline |
Wrapper(T &&native) noexcept | opcua::Guid | inline |
Wrapper< UA_Guid >::Wrapper(const UA_Guid &native) | opcua::Wrapper< UA_Guid > | inlineexplicit |
Wrapper< UA_Guid >::Wrapper(UA_Guid &&native) noexcept | opcua::Wrapper< UA_Guid > | inline |
~Wrapper() noexcept=default | opcua::Wrapper< UA_Guid > |