Kanzi 4.0.0-beta2
kanzi::qnx::QnxStream Class Reference

Wrapper for a QNX stream class. More...

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

Inheritance diagram for kanzi::qnx::QnxStream:
[legend]

Additional Inherited Members

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

Detailed Description

Wrapper for a QNX stream class.

See also
To find available methods for this class, see QnxStreamMethods.
Since
Kanzi 4.0.0

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