Server Class

( Q3Dns::Server )

The Q3Dns::Server class is described in Q3Dns::servers (). 更多...

頭: #include <Server>

公共函數

Server (const QString & n = QString(), Q_UINT16 p = 0, Q_UINT16 w = 0, Q_UINT16 po = 0)

詳細描述

The Q3Dns::Server class is described in Q3Dns::servers ().

成員函數文檔編製

Server:: Server (const QString & n = QString(), Q_UINT16 p = 0, Q_UINT16 w = 0, Q_UINT16 po = 0)

The constructor sets the public data members name, priority, weight, and port. n is the name, p is the priority, w is the weight, and po is the port.