![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
#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 | |
| LC | |
| LC::Util | |
Typedefs | |
| typedef QList< QPair< QString, QString > > | LC::Util::AddrList_t |
Functions | |
| AddrList_t | LC::Util::GetLocalAddresses (int port=0) |
| Returns all local addresses. More... | |
| QList< QHostAddress > | LC::Util::GetAllAddresses () |
| Returns all addresses likely accessible "from the outside". More... | |