Pool Video Switch v2
Software video switch for distributed remote display in a lecture environment
Functions
Network Namespace Reference

Functions

QString interfaceAddressesToString ()
 Returns list of all addresses assigned to the interfaces of this machine. More...
 
QString interfaceAddressesToString (const QList< QHostAddress > &list)
 
bool isAddressInList (const QString &list, const QString &address)
 

Function Documentation

QString Network::interfaceAddressesToString ( )

Returns list of all addresses assigned to the interfaces of this machine.

Every address is surrounded by '|', eg: |1.2.3.4|3.66.77.88|123:34::1|

Definition at line 22 of file network.cpp.

+ Here is the caller graph for this function:

QString Network::interfaceAddressesToString ( const QList< QHostAddress > &  list)

Definition at line 28 of file network.cpp.

bool Network::isAddressInList ( const QString &  list,
const QString &  address 
)

Definition at line 42 of file network.cpp.

+ Here is the caller graph for this function: