Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QCborContainerPrivate Member List

This is the complete list of members for QCborContainerPrivate, including all inherited members.

addByteData(const char *block, qsizetype len)QCborContainerPrivateinline
addByteDataImpl(QByteArray &target, QByteArray::size_type &targetUsed, const char *block, qsizetype len)QCborContainerPrivateinlinestatic
append(QtCbor::Undefined)QCborContainerPrivateinline
append(qint64 value)QCborContainerPrivateinline
append(QCborTag tag)QCborContainerPrivateinline
append(QLatin1StringView s)QCborContainerPrivateinline
append(const QString &s)QCborContainerPrivateinline
append(QStringView s)QCborContainerPrivateinline
append(const QCborValue &v)QCborContainerPrivateinline
appendAsciiString(const QString &s)QCborContainerPrivate
appendAsciiString(const char *str, qsizetype len)QCborContainerPrivateinline
appendAsciiString(QStringView s)QCborContainerPrivate
appendByteData(const char *data, qsizetype len, QCborValue::Type type, QtCbor::Element::ValueFlags extraFlags={})QCborContainerPrivateinline
appendNonAsciiString(QStringView s)QCborContainerPrivate
appendUtf8String(const char *str, qsizetype len)QCborContainerPrivateinline
byteArrayAt(qsizetype idx) constQCborContainerPrivateinline
byteData(QtCbor::Element e) constQCborContainerPrivateinline
byteData(qsizetype idx) constQCborContainerPrivateinline
clone(QCborContainerPrivate *d, qsizetype reserved=-1)QCborContainerPrivatestatic
compact()QCborContainerPrivate
compareElement(qsizetype idx, const QCborValue &value, QtCbor::Comparison mode) constQCborContainerPrivateinline
compareElement_helper(const QCborContainerPrivate *c1, QtCbor::Element e1, const QCborContainerPrivate *c2, QtCbor::Element e2, QtCbor::Comparison mode) noexceptQCborContainerPrivateinlinestatic
compareUtf8(const QtCbor::ByteData *b, QLatin1StringView s)QCborContainerPrivateinlinestatic
compareUtf8(const QtCbor::ByteData *b, QStringView s)QCborContainerPrivateinlinestatic
containerAt(qsizetype idx, QCborValue::Type type) constQCborContainerPrivateinline
ContainerDisposition enum nameQCborContainerPrivate
CopyContainer enum valueQCborContainerPrivate
dataQCborContainerPrivate
deref()QCborContainerPrivateinline
detach(QCborContainerPrivate *d, qsizetype reserved)QCborContainerPrivatestatic
elementFromValue(const QCborValue &value)QCborContainerPrivateinlinestatic
elementsQCborContainerPrivate
extractAt(qsizetype idx)QCborContainerPrivateinline
extractAt_complex(QtCbor::Element e)QCborContainerPrivate
findCborMapKey(KeyType key)QCborContainerPrivateinline
findCborMapKey(const QCborValue &self, KeyType key)QCborContainerPrivateinlinestatic
findOrAddMapKey(QCborContainerPrivate *container, KeyType key)QCborContainerPrivateinlinestatic
findOrAddMapKey(QCborMap &map, KeyType key)QCborContainerPrivateinlinestatic
findOrAddMapKey(QCborValue &self, KeyType key)QCborContainerPrivateinlinestatic
findOrAddMapKey(QCborValueRef self, KeyType key)QCborContainerPrivatestatic
grow(QCborContainerPrivate *d, qsizetype index)QCborContainerPrivatestatic
insertAt(qsizetype idx, const QCborValue &value, ContainerDisposition disp=CopyContainer)QCborContainerPrivateinline
makeValue(QCborValue::Type type, qint64 n, QCborContainerPrivate *d=nullptr, ContainerDisposition disp=CopyContainer)QCborContainerPrivateinlinestatic
MoveContainer enum valueQCborContainerPrivate
operator=(const QSharedData &)=deleteQSharedData
QExplicitlySharedDataPointer< QCborContainerPrivate >QCborContainerPrivatefriend
QSharedData() noexceptQSharedDatainline
QSharedData(const QSharedData &) noexceptQSharedDatainline
refQSharedDatamutable
removeAt(qsizetype idx)QCborContainerPrivateinline
replaceAt(qsizetype idx, const QCborValue &value, ContainerDisposition disp=CopyContainer)QCborContainerPrivateinline
replaceAt_complex(QtCbor::Element &e, const QCborValue &value, ContainerDisposition disp)QCborContainerPrivate
replaceAt_internal(QtCbor::Element &e, const QCborValue &value, ContainerDisposition disp)QCborContainerPrivateinline
resetValue(QCborValue &v)QCborContainerPrivateinlinestatic
stringAt(qsizetype idx) constQCborContainerPrivateinline
stringCompareElement(const QtCbor::Element &e, String s, QtCbor::Comparison mode) constQCborContainerPrivateinline
stringEqualsElement(const QtCbor::Element &e, String s) constQCborContainerPrivateinline
stringEqualsElement(qsizetype idx, String s) constQCborContainerPrivateinline
usedDataQCborContainerPrivate
valueAt(qsizetype idx) constQCborContainerPrivateinline
~QSharedData()=defaultQSharedData