Home · All Classes · All Namespaces · Modules · Functions · Files |
#include <TelepathyQt/Types>
Public Attributes | |
QString | address |
uchar | prefixLength |
Structure type generated from the specification.
An IPv4 network or subnet.
QString Tp::SocketNetmaskIPv4::address |
A dotted-quad IPv4 address literal: four ASCII decimal numbers, each between 0 and 255 inclusive, e.g. "192.168.0.1".
uchar Tp::SocketNetmaskIPv4::prefixLength |
The number of leading bits of the address that must match, for this netmask to be considered to match an address.
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.7 |