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.