| create(const QnxContext &qnxContext, optional< unsigned int > displayIndex) noexcept | kanzi::qnx::QnxDisplayMethods | protectedstatic |
| createOptional() const noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| get() noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| get() const noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| getDeleter() noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotectedstatic |
| getId() const noexcept | kanzi::qnx::QnxDisplayMethods | |
| getNativeHandle() noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| getNativeHandle() const noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| getPropertyCv(size_t stringBufferSize, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| getPropertyIv(size_t returnValueCount, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| getPropertyIvSingle(int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| getPropertyLlv(size_t returnValueCount, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| getPropertyLlvSingle(int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| getPropertyPv(size_t returnValueCount, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| getPropertyPvSingle(int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| getSentinel() noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotectedstatic |
| getSize() const noexcept | kanzi::qnx::QnxDisplayMethods | |
| HandleType typedef | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | protected |
| hasValue() const noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| isAttached() const noexcept | kanzi::qnx::QnxDisplayMethods | |
| isDetachable() const noexcept | kanzi::qnx::QnxDisplayMethods | |
| m_handle | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | protected |
| NativeHandleType typedef | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | protected |
| operator bool() const noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineexplicitprotected |
| operator*() &noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| operator*() const &noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| operator*() &&noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| operator*() const &&noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| operator=(const OptionalHandle &other)=delete | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | protected |
| operator=(OptionalHandle &&other) noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| operator=(const screen_display_t &value) | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| operator=(screen_display_t &&value) noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| OptionalHandle() noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineexplicitprotected |
| OptionalHandle(const screen_display_t &nativeHandle) noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineexplicitprotected |
| OptionalHandle(const OptionalHandle &other)=delete | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | protected |
| OptionalHandle(OptionalHandle &&other) noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| QnxDisplayMethods() noexcept=default | kanzi::qnx::QnxDisplayMethods | explicitprotected |
| QnxDisplayMethods(const NativeHandleType &handle) noexcept | kanzi::qnx::QnxDisplayMethods | explicitprotected |
| release() noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| reset() noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| reset(U &&newHandle) noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| setPropertyCv(int propertyName, string_view propertyValue) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| setPropertyIv(int propertyName, span< int > propertyValue) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| setPropertyIv(int propertyName, int propertyValue) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| setPropertyLlv(int propertyName, span< long long > propertyValue) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| setPropertyLlv(int propertyName, long long propertyValue) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| setPropertyPv(int propertyName, span< void * > propertyValue) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| setPropertyPv(int propertyName, void *propertyValue) const noexcept | kanzi::qnx::QnxPropertyHost< QnxDisplayMethods, KANZI_GENERATE_QNX_PROPERTY_HOST_SIGNATURE(display)> | inline |
| swap(OptionalHandle &other) | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| toOptional() &&noexcept | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |
| ~OptionalHandle() | kanzi::OptionalHandle< screen_display_t, nullptr, trivialDeleteFunc< screen_display_t > > | inlineprotected |