| asNative(T *wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
| asNative(const T *wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
| asNative(T &wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
| asNative(const T &wrapper) noexcept | opcua::Wrapper< T, Handler > | related |
| asWrapper(typename T::NativeType *native) noexcept | opcua::Wrapper< T, Handler > | related |
| asWrapper(const typename T::NativeType *native) noexcept | opcua::Wrapper< T, Handler > | related |
| asWrapper(typename T::NativeType &native) noexcept | opcua::Wrapper< T, Handler > | related |
| asWrapper(const typename T::NativeType &native) noexcept | opcua::Wrapper< T, Handler > | related |
| AxisInformation(EUInformation engineeringUnits, Range eURange, LocalizedText title, AxisScaleEnumeration axisScaleType, Span< const double > axisSteps) | opcua::ua::AxisInformation | inline |
| axisScaleType() const noexcept | opcua::ua::AxisInformation | inline |
| axisSteps() const noexcept | opcua::ua::AxisInformation | inline |
| axisSteps() noexcept | opcua::ua::AxisInformation | inline |
| clear() noexcept | opcua::Wrapper< T, Handler > | inlineprotected |
| engineeringUnits() const noexcept | opcua::ua::AxisInformation | inline |
| engineeringUnits() noexcept | opcua::ua::AxisInformation | inline |
| eURange() const noexcept | opcua::ua::AxisInformation | inline |
| eURange() noexcept | opcua::ua::AxisInformation | inline |
| handle() noexcept | opcua::Wrapper< T, Handler > | inline |
| handle() const noexcept | opcua::Wrapper< T, Handler > | inline |
| HandlerType typedef | opcua::Wrapper< T, Handler > | |
| native() const noexcept | opcua::Wrapper< T, Handler > | inlineprotected |
| native() noexcept | opcua::Wrapper< T, Handler > | inlineprotected |
| NativeType typedef | opcua::Wrapper< T, Handler > | |
| operator const T &() const noexcept | opcua::Wrapper< T, Handler > | inline |
| operator T&() noexcept | opcua::Wrapper< T, Handler > | inline |
| operator->() noexcept | opcua::Wrapper< T, Handler > | inline |
| operator->() const noexcept | opcua::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) noexcept | opcua::Wrapper< T, Handler > | inline |
| operator=(T &&native) noexcept | opcua::Wrapper< T, Handler > | inline |
| swap(Wrapper &other) noexcept | opcua::Wrapper< T, Handler > | inline |
| swap(T &native) noexcept | opcua::Wrapper< T, Handler > | inline |
| title() const noexcept | opcua::ua::AxisInformation | inline |
| title() noexcept | opcua::ua::AxisInformation | inline |
| Wrapper() noexcept=default | opcua::ua::AxisInformation | |
| Wrapper(const Wrapper &other) | opcua::ua::AxisInformation | inline |
| Wrapper(const T &native) | opcua::ua::AxisInformation | inlineexplicit |
| Wrapper(Wrapper &&other) noexcept | opcua::ua::AxisInformation | inline |
| Wrapper(T &&native) noexcept | opcua::ua::AxisInformation | inline |
| ~Wrapper() noexcept=default | opcua::Wrapper< T, Handler > | |