#include <libmythupnp/mmulticastsocketdevice.h>
Definition at line 48 of file mmulticastsocketdevice.h.
◆ MMulticastSocketDevice() [1/2]
MMulticastSocketDevice::MMulticastSocketDevice |
( |
| ) |
|
|
inline |
◆ MMulticastSocketDevice() [2/2]
MMulticastSocketDevice::MMulticastSocketDevice |
( |
const QString & |
sAddress, |
|
|
quint16 |
nPort, |
|
|
u_char |
ttl = 0 |
|
) |
| |
◆ ~MMulticastSocketDevice()
MMulticastSocketDevice::~MMulticastSocketDevice |
( |
| ) |
|
|
override |
◆ writeBlock()
qint64 MMulticastSocketDevice::writeBlock |
( |
const char * |
data, |
|
|
quint64 |
len, |
|
|
const QHostAddress & |
host, |
|
|
quint16 |
port |
|
) |
| |
|
override |
◆ address()
QHostAddress MMulticastSocketDevice::address |
( |
| ) |
const |
|
inlineoverride |
◆ port()
quint16 MMulticastSocketDevice::port |
( |
| ) |
const |
|
inlineoverride |
◆ m_localAddresses
QList<QHostAddress> MMulticastSocketDevice::m_localAddresses |
|
private |
◆ m_address
QHostAddress MMulticastSocketDevice::m_address |
|
private |
◆ m_port
quint16 MMulticastSocketDevice::m_port {0} |
|
private |
The documentation for this class was generated from the following files: