Qt Cryptographic Architecture
Public Attributes | List of all members
QCA::SASLContext::HostPort Class Reference

#include <QtCrypto>

Collaboration diagram for QCA::SASLContext::HostPort:
Collaboration graph
[legend]

Public Attributes

QString addr
 
quint16 port
 

Detailed Description

Convenience class to hold an IP address and an associated port.

For efficiency and simplicity, the members are directly accessed.

Member Data Documentation

QString QCA::SASLContext::HostPort::addr

The IP address.

quint16 QCA::SASLContext::HostPort::port

The port.


The documentation for this class was generated from the following file: