Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qnetworkinterface.cpp File Reference

(aa37e67ef7f5ff22da0ef95fb5221bc1fff9b3ca)

#include "qnetworkinterface.h"
#include "qnetworkinterface_p.h"
#include "qdebug.h"
#include "qendian.h"
#include "private/qtools_p.h"
#include "moc_qnetworkinterface.cpp"
+ Include dependency graph for qnetworkinterface.cpp:

Go to the source code of this file.

Functions

static QList< QNetworkInterfacePrivate * > postProcess (QList< QNetworkInterfacePrivate * > list)
 
static QDebug flagsDebug (QDebug debug, QNetworkInterface::InterfaceFlags flags)
 

Variables

 QT_BEGIN_NAMESPACE
 

Function Documentation

◆ flagsDebug()

static QDebug flagsDebug ( QDebug debug,
QNetworkInterface::InterfaceFlags flags )
inlinestatic

Definition at line 884 of file qnetworkinterface.cpp.

References QNetworkInterface::CanBroadcast, QNetworkInterface::CanMulticast, debug, QNetworkInterface::IsLoopBack, QNetworkInterface::IsPointToPoint, QNetworkInterface::IsRunning, and QNetworkInterface::IsUp.

Referenced by QNetworkInterface::operator<<().

+ Here is the caller graph for this function:

◆ postProcess()

static QList< QNetworkInterfacePrivate * > postProcess ( QList< QNetworkInterfacePrivate * > list)
static

Definition at line 22 of file qnetworkinterface.cpp.

References interface, QAbstractSocket::IPv4Protocol, and list.

Referenced by QNetworkInterfaceManager::allInterfaces().

+ Here is the caller graph for this function:

Variable Documentation

◆ QT_BEGIN_NAMESPACE

QT_BEGIN_NAMESPACE
related

Definition at line 19 of file qnetworkinterface.cpp.