, including all inherited members.
accept() | KNetwork::KSocketDevice | [virtual] |
addNewImpl(KSocketDeviceFactoryBase *factory, int capabilities) | KNetwork::KSocketDevice | [static] |
bind(const KResolverEntry &address) | KNetwork::KSocketDevice | [virtual] |
bytesAvailable() const | KNetwork::KSocketDevice | [virtual] |
CanBindString enum value | KNetwork::KSocketDevice | |
CanConnectString enum value | KNetwork::KSocketDevice | |
CanMulticast enum value | KNetwork::KSocketDevice | |
CanNotBind enum value | KNetwork::KSocketDevice | |
CanNotListen enum value | KNetwork::KSocketDevice | |
CanNotUseDatagrams enum value | KNetwork::KSocketDevice | |
capabilities() const | KNetwork::KMulticastSocketImpl | [virtual] |
Capabilities enum name | KNetwork::KSocketDevice | |
close() | KNetwork::KSocketDevice | [virtual] |
connect(const KResolverEntry &address) | KNetwork::KMulticastSocketImpl | [virtual] |
create(int family, int type, int protocol) | KNetwork::KMulticastSocketImpl | [virtual] |
KNetwork::KSocketDevice::create(const KResolverEntry &address) | KNetwork::KSocketDevice | |
createDefault(KSocketBase *parent) | KNetwork::KSocketDevice | [static] |
createDefault(KSocketBase *parent, int capabilities) | KNetwork::KSocketDevice | [static] |
createNotifier(QSocketNotifier::Type type) const | KNetwork::KSocketDevice | [protected, virtual] |
disconnect() | KNetwork::KSocketDevice | [virtual] |
exceptionNotifier() const | KNetwork::KSocketDevice | |
externalAddress() const | KNetwork::KSocketDevice | [virtual] |
flush() | KNetwork::KSocketDevice | [inline, virtual] |
joinGroup(const KSocketAddress &group) | KNetwork::KMulticastSocketImpl | [virtual] |
joinGroup(const KSocketAddress &group, const KNetworkInterface &iface) | KNetwork::KMulticastSocketImpl | [virtual] |
KMulticastSocketImpl(const KSocketBase *=0L) | KNetwork::KMulticastSocketImpl | |
KSocketDevice(const KSocketBase *=0L) | KNetwork::KSocketDevice | [explicit] |
KSocketDevice(int fd) | KNetwork::KSocketDevice | [explicit] |
KSocketDevice(bool, const KSocketBase *=0L) | KNetwork::KSocketDevice | [protected] |
leaveGroup(const KSocketAddress &group) | KNetwork::KMulticastSocketImpl | [virtual] |
leaveGroup(const KSocketAddress &group, const KNetworkInterface &iface) | KNetwork::KMulticastSocketImpl | [virtual] |
listen(int backlog=5) | KNetwork::KSocketDevice | [virtual] |
localAddress() const | KNetwork::KSocketDevice | [virtual] |
m_sockfd | KNetwork::KSocketDevice | [protected] |
multicastLoop() const | KNetwork::KMulticastSocketImpl | [virtual] |
networkInterface() | KNetwork::KMulticastSocketImpl | [virtual] |
open(int mode) | KNetwork::KSocketDevice | [virtual] |
peekBlock(char *data, Q_ULONG maxlen) | KNetwork::KSocketDevice | [virtual] |
peekBlock(char *data, Q_ULONG maxlen, KSocketAddress &from) | KNetwork::KSocketDevice | [virtual] |
peerAddress() const | KNetwork::KSocketDevice | [virtual] |
poll(bool *input, bool *output, bool *exception=0L, int timeout=-1, bool *timedout=0L) | KNetwork::KSocketDevice | [virtual] |
poll(int timeout=-1, bool *timedout=0L) | KNetwork::KSocketDevice | |
readBlock(char *data, Q_ULONG maxlen) | KNetwork::KSocketDevice | [virtual] |
readBlock(char *data, Q_ULONG maxlen, KSocketAddress &from) | KNetwork::KSocketDevice | [virtual] |
readNotifier() const | KNetwork::KSocketDevice | |
setDefaultImpl(KSocketDeviceFactoryBase *factory) | KNetwork::KSocketDevice | [static] |
setMulticastLoop(bool enable) | KNetwork::KMulticastSocketImpl | [virtual] |
setNetworkInterface(const KNetworkInterface &iface) | KNetwork::KMulticastSocketImpl | [virtual] |
setSocketOptions(int opts) | KNetwork::KSocketDevice | [virtual] |
setTimeToLive(int ttl) | KNetwork::KMulticastSocketImpl | [virtual] |
socket() const | KNetwork::KSocketDevice | [inline] |
timeToLive() const | KNetwork::KMulticastSocketImpl | [virtual] |
waitForMore(int msecs, bool *timeout=0L) | KNetwork::KSocketDevice | [virtual] |
writeBlock(const char *data, Q_ULONG len) | KNetwork::KSocketDevice | [virtual] |
writeBlock(const char *data, Q_ULONG len, const KSocketAddress &to) | KNetwork::KSocketDevice | [virtual] |
writeNotifier() const | KNetwork::KSocketDevice | |
~KMulticastSocketImpl() | KNetwork::KMulticastSocketImpl | [virtual] |
~KSocketDevice() | KNetwork::KSocketDevice | [virtual] |