Home · Modules · All Classes · All Namespaces |
#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.
TelepathyQt 0.9.8 | Generated by 1.8.15 |