LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
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...