| acquireBuffer() const noexcept | kanzi::qnx::QnxStream | |
| attachBuffer(const QnxBuffer< cleanupStrategy > &buffer) const noexcept | kanzi::qnx::QnxStream | |
| attachBuffers(span< QnxBuffer< cleanupStrategy > > buffers) const noexcept | kanzi::qnx::QnxStream | |
| consumeStream(const QnxStream &producer) const noexcept | kanzi::qnx::QnxStream | |
| createBuffers(size_t bufferCount) const noexcept | kanzi::qnx::QnxStream | |
| destroyBuffers() const noexcept | kanzi::qnx::QnxStream | |
| getNativeHandle() const noexcept | kanzi::qnx::QnxStream | |
| getQnxPropertyFunctions() noexcept | kanzi::qnx::QnxStream | inlinestatic |
| NativeHandleType typedef | kanzi::qnx::QnxStream | |
| operator=(const QnxStream &other)=delete | kanzi::qnx::QnxStream | |
| operator=(QnxStream &&other) noexcept | kanzi::qnx::QnxStream | |
| postBuffer(const QnxBuffer< cleanupStrategy > &buffer) const noexcept | kanzi::qnx::QnxStream | |
| QnxStream() noexcept | kanzi::qnx::QnxStream | explicit |
| QnxStream(const NativeHandleType nativeHandle) noexcept | kanzi::qnx::QnxStream | explicit |
| QnxStream(const QnxStream &other)=delete | kanzi::qnx::QnxStream | |
| QnxStream(QnxStream &&other) noexcept | kanzi::qnx::QnxStream | |
| swap(QnxStream &other) noexcept | kanzi::qnx::QnxStream | |
| tryCreate(const QnxContext &qnxContext) noexcept | kanzi::qnx::QnxStream | static |
| tryCreate(const NativeHandleType handle) noexcept | kanzi::qnx::QnxStream | static |
| tryGetPropertyCv(size_t stringBufferSize, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| tryGetPropertyIv(size_t returnValueCount, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| tryGetPropertyIvSingle(int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| tryGetPropertyLlv(size_t returnValueCount, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| tryGetPropertyLlvSingle(int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| tryGetPropertyPv(size_t returnValueCount, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| tryGetPropertyPvSingle(int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| tryRetrieveFrontBuffer() const noexcept | kanzi::qnx::QnxStream | |
| trySetPropertyCv(int propertyName, string_view propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| trySetPropertyIv(int propertyName, span< int > propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| trySetPropertyIv(int propertyName, int propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| trySetPropertyLlv(int propertyName, span< long long > propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| trySetPropertyLlv(int propertyName, long long propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| trySetPropertyPv(int propertyName, span< void * > propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| trySetPropertyPv(int propertyName, void *propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxStream > | |
| ~QnxStream() | kanzi::qnx::QnxStream | |