getNativeHandle() const noexcept | kanzi::qnx::QnxBuffer< cleanupStrategy > | inline |
getQnxPropertyFunctions() noexcept | kanzi::qnx::QnxBuffer< cleanupStrategy > | inlinestatic |
NativeHandleType typedef | kanzi::qnx::QnxBuffer< cleanupStrategy > | |
operator=(const QnxBuffer &other)=delete | kanzi::qnx::QnxBuffer< cleanupStrategy > | |
operator=(QnxBuffer &&other) noexcept | kanzi::qnx::QnxBuffer< cleanupStrategy > | inline |
QnxBuffer() noexcept | kanzi::qnx::QnxBuffer< cleanupStrategy > | inlineexplicit |
QnxBuffer(const NativeHandleType nativeHandle) noexcept | kanzi::qnx::QnxBuffer< cleanupStrategy > | inlineexplicit |
QnxBuffer(const QnxBuffer &other)=delete | kanzi::qnx::QnxBuffer< cleanupStrategy > | |
QnxBuffer(QnxBuffer &&other) noexcept | kanzi::qnx::QnxBuffer< cleanupStrategy > | inline |
swap(QnxBuffer &other) noexcept | kanzi::qnx::QnxBuffer< cleanupStrategy > | inline |
tryCreate() noexcept | kanzi::qnx::QnxBuffer< cleanupStrategy > | inlinestatic |
tryCreate(const QnxStream &qnxStream) noexcept | kanzi::qnx::QnxBuffer< cleanupStrategy > | inlinestatic |
tryGetPropertyCv(size_t stringBufferSize, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
tryGetPropertyIv(size_t returnValueCount, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
tryGetPropertyIvSingle(int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
tryGetPropertyLlv(size_t returnValueCount, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
tryGetPropertyLlvSingle(int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
tryGetPropertyPv(size_t returnValueCount, int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
tryGetPropertyPvSingle(int propertyName) const noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
trySetPropertyCv(int propertyName, string_view propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
trySetPropertyIv(int propertyName, span< int > propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
trySetPropertyIv(int propertyName, int propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
trySetPropertyLlv(int propertyName, span< long long > propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
trySetPropertyLlv(int propertyName, long long propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
trySetPropertyPv(int propertyName, span< void * > propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
trySetPropertyPv(int propertyName, void *propertyValue) noexcept | kanzi::qnx::QnxPropertyHost< QnxBuffer< cleanupStrategy > > | |
~QnxBuffer() | kanzi::qnx::QnxBuffer< cleanupStrategy > | inline |