Home · Modules · All Classes · All Namespaces |
#include <TelepathyQt/Types>
Public Attributes | |
QString | address |
uchar | prefixLength |
Structure type generated from the specification.
An IPv6 network or subnet.
QString Tp::SocketNetmaskIPv6::address |
An IPv6 address literal as specified by RFC2373 section 2.2, e.g. "2001:DB8::8:800:200C:4171".
uchar Tp::SocketNetmaskIPv6::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 |