clear() noexcept | opcua::TypeWrapper< UA_StructureField, UA_TYPES_STRUCTUREFIELD > | inlineprotected |
getArrayDimensions() const noexcept | opcua::StructureField | inline |
getArrayDimensions() noexcept | opcua::StructureField | inline |
getDataType() const noexcept | opcua::StructureField | inline |
getDataType() noexcept | opcua::StructureField | inline |
getDescription() const noexcept | opcua::StructureField | inline |
getDescription() noexcept | opcua::StructureField | inline |
getIsOptional() const noexcept | opcua::StructureField | inline |
getMaxStringLength() const noexcept | opcua::StructureField | inline |
getName() const noexcept | opcua::StructureField | inline |
getName() noexcept | opcua::StructureField | inline |
getTypeIndex() | opcua::TypeWrapper< UA_StructureField, UA_TYPES_STRUCTUREFIELD > | inlinestatic |
getValueRank() const noexcept | opcua::StructureField | inline |
handle() noexcept | opcua::Wrapper< UA_StructureField > | inline |
handle() const noexcept | opcua::Wrapper< UA_StructureField > | inline |
native() const noexcept | opcua::Wrapper< UA_StructureField > | inlineprotected |
native() noexcept | opcua::Wrapper< UA_StructureField > | inlineprotected |
NativeType typedef | opcua::Wrapper< UA_StructureField > | |
operator const UA_StructureField &() const noexcept | opcua::Wrapper< UA_StructureField > | inline |
operator UA_StructureField &() noexcept | opcua::Wrapper< UA_StructureField > | inline |
operator->() noexcept | opcua::Wrapper< UA_StructureField > | inline |
operator->() const noexcept | opcua::Wrapper< UA_StructureField > | inline |
operator=(const TypeWrapper &other) | opcua::TypeWrapper< UA_StructureField, UA_TYPES_STRUCTUREFIELD > | inline |
operator=(const UA_StructureField &native) | opcua::TypeWrapper< UA_StructureField, UA_TYPES_STRUCTUREFIELD > | inline |
operator=(TypeWrapper &&other) noexcept | opcua::TypeWrapper< UA_StructureField, UA_TYPES_STRUCTUREFIELD > | inline |
operator=(UA_StructureField &&native) noexcept | opcua::TypeWrapper< UA_StructureField, UA_TYPES_STRUCTUREFIELD > | inline |
swap(TypeWrapper &other) noexcept | opcua::TypeWrapper< UA_StructureField, UA_TYPES_STRUCTUREFIELD > | inline |
swap(UA_StructureField &native) noexcept | opcua::TypeWrapper< UA_StructureField, UA_TYPES_STRUCTUREFIELD > | inline |
TypeWrapper()=default | opcua::StructureField | |
TypeWrapper(const T &native) | opcua::StructureField | inlineexplicit |
TypeWrapper(T &&native) noexcept | opcua::StructureField | inline |
TypeWrapper(const TypeWrapper &other) | opcua::StructureField | inline |
TypeWrapper(TypeWrapper &&other) noexcept | opcua::StructureField | inline |
opcua::TypeWrapper< UA_StructureField, UA_TYPES_STRUCTUREFIELD >::TypeWrapper(const UA_StructureField &native) | opcua::TypeWrapper< UA_StructureField, UA_TYPES_STRUCTUREFIELD > | inlineexplicit |
Wrapper()=default | opcua::Wrapper< UA_StructureField > | |
Wrapper(const UA_StructureField &native) | opcua::Wrapper< UA_StructureField > | inlineexplicit |
Wrapper(UA_StructureField &&native) noexcept | opcua::Wrapper< UA_StructureField > | inlineexplicit |
~TypeWrapper() | opcua::TypeWrapper< UA_StructureField, UA_TYPES_STRUCTUREFIELD > | inline |