LeechCraft  0.6.70-10870-g558588d6ec
Modular cross-platform feature rich live environment.
addresses.h File Reference
#include <QList>
#include <QPair>
#include <QString>
#include <QMetaType>
#include "networkconfig.h"
+ Include dependency graph for addresses.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 LeechCraft
 
 LeechCraft::Util
 

Typedefs

typedef QList< QPair< QString, QString > > LeechCraft::Util::AddrList_t
 

Functions

AddrList_t LeechCraft::Util::GetLocalAddresses (int port=0)
 Returns all local addresses. More...
 
QList< QHostAddress > LeechCraft::Util::GetAllAddresses ()
 Returns all addresses likely accessible "from the outside". More...