, 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 enum name | KNetwork::KSocketDevice | |
| capabilities() const | KNetwork::KSocketDevice | [inline, virtual] |
| close() | KNetwork::KSocketDevice | [virtual] |
| connect(const KResolverEntry &address) | KNetwork::KSocketDevice | [virtual] |
| create(int family, int type, int protocol) | KNetwork::KSocketDevice | [virtual] |
| 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] |
| KSocketDevice(const KSocketBase *=0L) | KNetwork::KSocketDevice | [explicit] |
| KSocketDevice(int fd) | KNetwork::KSocketDevice | [explicit] |
| KSocketDevice(bool, const KSocketBase *=0L) | KNetwork::KSocketDevice | [protected] |
| listen(int backlog=5) | KNetwork::KSocketDevice | [virtual] |
| localAddress() const | KNetwork::KSocketDevice | [virtual] |
| m_sockfd | KNetwork::KSocketDevice | [protected] |
| 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] |
| setSocketOptions(int opts) | KNetwork::KSocketDevice | [virtual] |
| socket() const | KNetwork::KSocketDevice | [inline] |
| 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 | |
| ~KSocketDevice() | KNetwork::KSocketDevice | [virtual] |