Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QDnsTlsAssociationRecordPrivate Class Reference

#include <qdnslookup_p.h>

Inheritance diagram for QDnsTlsAssociationRecordPrivate:
Collaboration diagram for QDnsTlsAssociationRecordPrivate:

Public Attributes

QDnsTlsAssociationRecord::CertificateUsage usage
QDnsTlsAssociationRecord::Selector selector
QDnsTlsAssociationRecord::MatchingType matchType
QByteArray value
Public Attributes inherited from QDnsRecordPrivate
QString name
quint32 timeToLive
Public Attributes inherited from QSharedData
QAtomicInt ref

Additional Inherited Members

Public Member Functions inherited from QDnsRecordPrivate
 QDnsRecordPrivate ()
Public Member Functions inherited from QSharedData
 QSharedData () noexcept
 Constructs a QSharedData object with a reference count of 0.
 QSharedData (const QSharedData &) noexcept
 Constructs a QSharedData object with reference count 0.
QSharedDataoperator= (const QSharedData &)=delete
 ~QSharedData ()=default

Detailed Description

Definition at line 311 of file qdnslookup_p.h.

Member Data Documentation

◆ matchType

QDnsTlsAssociationRecord::MatchingType QDnsTlsAssociationRecordPrivate::matchType

Definition at line 316 of file qdnslookup_p.h.

◆ selector

QDnsTlsAssociationRecord::Selector QDnsTlsAssociationRecordPrivate::selector

Definition at line 315 of file qdnslookup_p.h.

◆ usage

QDnsTlsAssociationRecord::CertificateUsage QDnsTlsAssociationRecordPrivate::usage

Definition at line 314 of file qdnslookup_p.h.

◆ value

QByteArray QDnsTlsAssociationRecordPrivate::value

Definition at line 317 of file qdnslookup_p.h.


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