#include <broadcast.h>
Definition at line 20 of file broadcast.h.
Public Member Functions | |
| QBroadcastSocket (QString sAddress, Q_UINT16 nPort) | |
| virtual | ~QBroadcastSocket () |
Public Attributes | |
| QHostAddress | m_address |
| Q_UINT16 | m_port |
| struct ip_mreq | m_imr |
| QBroadcastSocket::QBroadcastSocket | ( | QString | sAddress, | |
| Q_UINT16 | nPort | |||
| ) | [inline] |
Definition at line 30 of file broadcast.h.
| virtual QBroadcastSocket::~QBroadcastSocket | ( | ) | [inline, virtual] |
Definition at line 48 of file broadcast.h.
| QHostAddress QBroadcastSocket::m_address |
| Q_UINT16 QBroadcastSocket::m_port |
struct ip_mreq QBroadcastSocket::m_imr [read] |
Definition at line 26 of file broadcast.h.
1.5.5