Kanzi 4.0.0-beta2
kanzi::qnx::QnxBuffer< cleanupStrategy > Class Template Reference

Wrapper for a QNX buffer class. More...

#include <kanzi/platform/platform/windowing_ng/qnx_screen/qnx_screen_buffer.hpp>

Inheritance diagram for kanzi::qnx::QnxBuffer< cleanupStrategy >:
[legend]

Additional Inherited Members

- Public Types inherited from kanzi::OptionalHandleWrapper< QnxBuffer< cleanupStrategy >, QnxBufferMethods< cleanupStrategy > >
using NativeHandleType
 Alias for the underlying native handle type.
 
- Public Member Functions inherited from kanzi::OptionalHandleWrapper< QnxBuffer< cleanupStrategy >, QnxBufferMethods< cleanupStrategy > >
const QnxBufferMethods< cleanupStrategy > * operator-> () const noexcept
 Provides access to T through const pointer.
 
QnxBufferMethods< cleanupStrategy > * operator-> () noexcept
 Provides access to T through pointer.
 
 OptionalHandleWrapper (Args &&... args) noexcept
 Constructor.
 
- Static Public Member Functions inherited from kanzi::OptionalHandleWrapper< QnxBuffer< cleanupStrategy >, QnxBufferMethods< cleanupStrategy > >
static QnxBuffer< cleanupStrategy > create (Args &&... args) noexcept
 Creates an optional handle by calling static "create" method provided by T.
 

Detailed Description

template<QnxBufferCleanupStrategy cleanupStrategy>
class kanzi::qnx::QnxBuffer< cleanupStrategy >

Wrapper for a QNX buffer class.

Template Parameters
cleanupStrategyCleanup strategy to use.
See also
QnxBufferCleanupStrategy for more details.
To find available methods for this class, see QnxBufferMethods.
Since
Kanzi 4.0.0

The documentation for this class was generated from the following file: