Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QDnsServiceRecord Class

The QDnsServiceRecord class stores information about a DNS SRV record. More...

 #include <QDnsServiceRecord>

Public Functions

QDnsServiceRecord()
QDnsServiceRecord(const QDnsServiceRecord & other)
~QDnsServiceRecord()
QString name() const
quint16 port() const
quint16 priority() const
QString target() const
quint32 timeToLive() const
quint16 weight() const
QDnsServiceRecord & operator=(const QDnsServiceRecord & other)

Detailed Description

The QDnsServiceRecord class stores information about a DNS SRV record.

When performing a lookup on a service, zero or more records will be returned. Each record is represented by a QDnsServiceRecord instance.

The meaning of the fields is defined in RFC 2782.

See also QDnsLookup.

Member Function Documentation

QDnsServiceRecord::QDnsServiceRecord()

Constructs an empty service record object.

QDnsServiceRecord::QDnsServiceRecord(const QDnsServiceRecord & other)

Constructs a copy of other.

QDnsServiceRecord::~QDnsServiceRecord()

Destroys a service record.

QString QDnsServiceRecord::name() const

Returns the name for this record.

quint16 QDnsServiceRecord::port() const

Returns the port on the target host for this service record.

quint16 QDnsServiceRecord::priority() const

Returns the priority for this service record.

A client must attempt to contact the target host with the lowest-numbered priority.

QString QDnsServiceRecord::target() const

Returns the domain name of the target host for this service record.

quint32 QDnsServiceRecord::timeToLive() const

Returns the duration in seconds for which this record is valid.

quint16 QDnsServiceRecord::weight() const

Returns the weight for this service record.

The weight field specifies a relative weight for entries with the same priority. Entries with higher weights should be selected with a higher probability.

QDnsServiceRecord & QDnsServiceRecord::operator=(const QDnsServiceRecord & other)

Assigns the data of the other object to this record object, and returns a reference to it.

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 5.0-snapshot
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web