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
QDnsHostAddressRecordPrivate Class Reference

#include <qdnslookup_p.h>

Inheritance diagram for QDnsHostAddressRecordPrivate:
Collaboration diagram for QDnsHostAddressRecordPrivate:

Public Member Functions

 QDnsHostAddressRecordPrivate ()
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

Public Attributes

QHostAddress value
Public Attributes inherited from QDnsRecordPrivate
QString name
quint32 timeToLive
Public Attributes inherited from QSharedData
QAtomicInt ref

Detailed Description

Definition at line 258 of file qdnslookup_p.h.

Constructor & Destructor Documentation

◆ QDnsHostAddressRecordPrivate()

QDnsHostAddressRecordPrivate::QDnsHostAddressRecordPrivate ( )
inline

Definition at line 261 of file qdnslookup_p.h.

Member Data Documentation

◆ value

QHostAddress QDnsHostAddressRecordPrivate::value

Definition at line 264 of file qdnslookup_p.h.


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