List of All Members for QProtobufBaseSerializer

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

  • enum DeserializationError
  • deserialize(T *, QByteArrayView) const : bool
  • deserializeEnum(QtProtobuf::int64 &, const QMetaEnum &) const : bool
  • deserializeEnumList(QList<QtProtobuf::int64> &, const QMetaEnum &) const : bool
  • deserializeListObject(QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &) const : bool
  • deserializeMapPair(QVariant &, QVariant &) const : bool
  • deserializeMessage(QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &, QByteArrayView) const : bool
  • deserializeObject(QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &) const : bool
  • serialize(const QProtobufMessage *) const : QByteArray
  • serializeEnum(QtProtobuf::int64, const QMetaEnum &, const QtProtobufPrivate::QProtobufPropertyOrderingInfo &) const
  • serializeEnumList(const QList<QtProtobuf::int64> &, const QMetaEnum &, const QtProtobufPrivate::QProtobufPropertyOrderingInfo &) const
  • serializeListObject(const QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &, const QtProtobufPrivate::QProtobufPropertyOrderingInfo &) const
  • serializeMapPair(const QVariant &, const QVariant &, const QtProtobufPrivate::QProtobufPropertyOrderingInfo &) const
  • serializeMessage(const QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &) const : QByteArray
  • serializeObject(const QProtobufMessage *, const QtProtobufPrivate::QProtobufPropertyOrdering &, const QtProtobufPrivate::QProtobufPropertyOrderingInfo &) const

© 2024 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.