• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdecore
 

tdecore

KNetwork::KMulticastSocketImpl Member List

This is the complete list of members for KNetwork::KMulticastSocketImpl, including all inherited members.
accept()KNetwork::TDESocketDevice [virtual]
addNewImpl(TDESocketDeviceFactoryBase *factory, int capabilities)KNetwork::TDESocketDevice [static]
AddressInUse enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
AddressReuseable enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
addressReuseable() const KNetwork::TDESocketBase
AlreadyBound enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
AlreadyConnected enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
AlreadyCreated enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
at() const KNetwork::KActiveSocketBase [inline, virtual]
at(Offset)KNetwork::KActiveSocketBase [inline, virtual]
TQIODevice::at()TQIODevice
TQIODevice::at(Offset pos)TQIODevice
atEnd() const KNetwork::KActiveSocketBase [inline, virtual]
TQIODevice::atEnd()TQIODevice
bind(const KResolverEntry &address)KNetwork::TDESocketDevice [virtual]
KNetwork::KActiveSocketBase::bind(const KResolverEntry &address)=0KNetwork::KActiveSocketBase [pure virtual]
Blocking enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
blocking() const KNetwork::TDESocketBase
Broadcast enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
broadcast() const KNetwork::TDESocketBase
CanBindString enum valueKNetwork::TDESocketDevice
CanConnectString enum valueKNetwork::TDESocketDevice
CanMulticast enum valueKNetwork::TDESocketDevice
CanNotBind enum valueKNetwork::TDESocketDevice
CanNotListen enum valueKNetwork::TDESocketDevice
CanNotUseDatagrams enum valueKNetwork::TDESocketDevice
capabilities() const KNetwork::KMulticastSocketImpl [virtual]
Capabilities enum nameKNetwork::TDESocketDevice
close()KNetwork::TDESocketDevice [virtual]
KNetwork::KActiveSocketBase::close()TQIODevice
connect(const KResolverEntry &address)KNetwork::KMulticastSocketImpl [virtual]
KNetwork::TDESocketDevice::KNetwork::KActiveSocketBase::connect(const KResolverEntry &address)=0KNetwork::KActiveSocketBase [pure virtual]
ConnectionRefused enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
ConnectionTimedOut enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
create(int family, int type, int protocol)KNetwork::KMulticastSocketImpl [virtual]
KNetwork::TDESocketDevice::create(const KResolverEntry &address)KNetwork::TDESocketDevice
createDefault(TDESocketBase *parent)KNetwork::TDESocketDevice [static]
createDefault(TDESocketBase *parent, int capabilities)KNetwork::TDESocketDevice [static]
createNotifier(TQSocketNotifier::Type type) const KNetwork::TDESocketDevice [protected, virtual]
disconnect()KNetwork::TDESocketDevice [virtual]
KNetwork::KActiveSocketBase::disconnect()=0KNetwork::KActiveSocketBase [pure virtual]
error() const KNetwork::TDESocketBase
errorString() const KNetwork::TDESocketBase [inline]
errorString(SocketError code)KNetwork::TDESocketBase [static]
exceptionNotifier() const KNetwork::TDESocketDevice
externalAddress() const KNetwork::TDESocketDevice [virtual]
flags()TQIODevice
flush()KNetwork::TDESocketDevice [inline, virtual]
KNetwork::KActiveSocketBase::flush()TQIODevice
getch()KNetwork::KActiveSocketBase [virtual]
TQIODevice::getch()TQIODevice
hasDevice() const KNetwork::TDESocketBase [protected]
InProgress enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
IPv6Only enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
isAsynchronous()TQIODevice
isBuffered()TQIODevice
isCombinedAccess()TQIODevice
isDirectAccess()TQIODevice
isFatalError(int code)KNetwork::TDESocketBase [static]
isInactive()TQIODevice
isIPv6Only() const KNetwork::TDESocketBase
isOpen()TQIODevice
isRaw()TQIODevice
isReadable()TQIODevice
isReadWrite()TQIODevice
isSequentialAccess()TQIODevice
isSynchronous()TQIODevice
isTranslated()TQIODevice
isWritable()TQIODevice
joinGroup(const TDESocketAddress &group)KNetwork::KMulticastSocketImpl [virtual]
joinGroup(const TDESocketAddress &group, const KNetworkInterface &iface)KNetwork::KMulticastSocketImpl [virtual]
KActiveSocketBase()KNetwork::KActiveSocketBase
Keepalive enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
KMulticastSocketImpl(const TDESocketBase *=0L)KNetwork::KMulticastSocketImpl
KPassiveSocketBase()KNetwork::KPassiveSocketBase
leaveGroup(const TDESocketAddress &group)KNetwork::KMulticastSocketImpl [virtual]
leaveGroup(const TDESocketAddress &group, const KNetworkInterface &iface)KNetwork::KMulticastSocketImpl [virtual]
listen(int backlog=5)KNetwork::TDESocketDevice [virtual]
localAddress() const KNetwork::TDESocketDevice [virtual]
KNetwork::KActiveSocketBase::localAddress() const =0KNetwork::KActiveSocketBase [pure virtual]
LookupFailure enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
m_sockfdKNetwork::TDESocketDevice [protected]
mode()TQIODevice
multicastLoop() const KNetwork::KMulticastSocketImpl [virtual]
mutex() const KNetwork::TDESocketBase
NetFailure enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
networkInterface()KNetwork::KMulticastSocketImpl [virtual]
NoError enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
NotBound enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
NotConnected enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
NotCreated enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
NotSupported enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
OffsetTQIODevice
open(TQ_OpenMode mode)KNetwork::TDESocketDevice [virtual]
KNetwork::KActiveSocketBase::open(int mode)TQIODevice
peekBlock(char *data, TQ_ULONG maxlen)KNetwork::TDESocketDevice [virtual]
peekBlock(char *data, TQ_ULONG maxlen, TDESocketAddress &from)KNetwork::TDESocketDevice [virtual]
KNetwork::KActiveSocketBase::peekBlock(char *data, TQ_ULONG maxlen)=0KNetwork::KActiveSocketBase [pure virtual]
KNetwork::KActiveSocketBase::peekBlock(char *data, TQ_ULONG maxlen, TDESocketAddress &from)=0KNetwork::KActiveSocketBase [pure virtual]
peerAddress() const KNetwork::TDESocketDevice [virtual]
KNetwork::KActiveSocketBase::peerAddress() const =0KNetwork::KActiveSocketBase [pure virtual]
poll(bool *input, bool *output, bool *exception=0L, int timeout=-1, bool *timedout=0L)KNetwork::TDESocketDevice [virtual]
poll(int timeout=-1, bool *timedout=0L)KNetwork::TDESocketDevice
putch(int ch)KNetwork::KActiveSocketBase [virtual]
TQIODevice::putch(int ch)TQIODevice
readAll()TQIODevice
readBlock(char *data, TQ_ULONG maxlen)TQIODevice
readLine(char *data, TQ_ULONG maxlen)TQIODevice
readNotifier() const KNetwork::TDESocketDevice
RemotelyDisconnected enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
reset()TQIODevice
resetError()KNetwork::KActiveSocketBase [protected]
resetStatus()TQIODevice
setAddressReuseable(bool enable)KNetwork::TDESocketBase [virtual]
setBlocking(bool enable)KNetwork::TDESocketBase [virtual]
setBroadcast(bool enable)KNetwork::TDESocketBase [virtual]
setDefaultImpl(TDESocketDeviceFactoryBase *factory)KNetwork::TDESocketDevice [static]
setError(int status, SocketError error)KNetwork::KActiveSocketBase [protected]
KNetwork::TDESocketBase::setError(SocketError error)KNetwork::TDESocketBase [protected]
setFlags(int flags)TQIODevice
setIPv6Only(bool enable)KNetwork::TDESocketBase [virtual]
setMode(int mode)TQIODevice
setMulticastLoop(bool enable)KNetwork::KMulticastSocketImpl [virtual]
setNetworkInterface(const KNetworkInterface &iface)KNetwork::KMulticastSocketImpl [virtual]
setRequestedCapabilities(int add, int remove=0)KNetwork::TDESocketBase
setSocketDevice(TDESocketDevice *device)KNetwork::TDESocketBase [virtual]
setSocketOptions(int opts)KNetwork::TDESocketDevice [virtual]
setState(int state)TQIODevice
setStatus(int s)TQIODevice
setTimeToLive(int ttl)KNetwork::KMulticastSocketImpl [virtual]
setType(int type)TQIODevice
size() const KNetwork::KActiveSocketBase [inline, virtual]
TQIODevice::size()TQIODevice
socket() const KNetwork::TDESocketDevice [inline]
socketDevice() const KNetwork::TDESocketBase
SocketError enum nameKNetwork::TDESocketBase
socketOptions() const KNetwork::TDESocketBase [protected, virtual]
SocketOptions enum nameKNetwork::TDESocketBase
state()TQIODevice
status()TQIODevice
TDESocketBase()KNetwork::TDESocketBase
TDESocketDevice(const TDESocketBase *=0L)KNetwork::TDESocketDevice [explicit]
TDESocketDevice(int fd)KNetwork::TDESocketDevice [explicit]
TDESocketDevice(bool, const TDESocketBase *parent=0L)KNetwork::TDESocketDevice [protected]
Timeout enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
timeToLive() const KNetwork::KMulticastSocketImpl [virtual]
TQIODevice()TQIODevice
tqreadBlock(char *data, TQT_TQIO_ULONG maxlen)KNetwork::TDESocketDevice [virtual]
tqreadBlock(char *data, TQT_TQIO_ULONG maxlen, TDESocketAddress &from)KNetwork::TDESocketDevice [virtual]
KNetwork::KActiveSocketBase::tqreadBlock(char *data, TQT_TQIO_ULONG len)=0KNetwork::KActiveSocketBase [pure virtual]
KNetwork::KActiveSocketBase::tqreadBlock(char *data, TQT_TQIO_ULONG maxlen, TDESocketAddress &from)=0KNetwork::KActiveSocketBase [pure virtual]
tqwriteBlock(const char *data, TQT_TQIO_ULONG len)KNetwork::TDESocketDevice [virtual]
tqwriteBlock(const char *data, TQT_TQIO_ULONG len, const TDESocketAddress &to)KNetwork::TDESocketDevice [virtual]
KNetwork::KActiveSocketBase::tqwriteBlock(const char *data, TQT_TQIO_ULONG len)=0KNetwork::KActiveSocketBase [pure virtual]
KNetwork::KActiveSocketBase::tqwriteBlock(const char *data, TQT_TQIO_ULONG len, const TDESocketAddress &to)=0KNetwork::KActiveSocketBase [pure virtual]
ungetch(int)KNetwork::KActiveSocketBase [inline, virtual]
TQIODevice::ungetch(int ch)TQIODevice
UnknownError enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
waitForMore(int msecs, bool *timeout=0L)KNetwork::TDESocketDevice [virtual]
KNetwork::KActiveSocketBase::waitForMore(int msecs, bool *timeout=0L)=0KNetwork::KActiveSocketBase [pure virtual]
WouldBlock enum value (defined in KNetwork::TDESocketBase)KNetwork::TDESocketBase
writeBlock(const char *data, TQ_ULONG len)TQIODevice
writeBlock(const TQByteArray &data)TQIODevice
writeNotifier() const KNetwork::TDESocketDevice
~KActiveSocketBase()KNetwork::KActiveSocketBase [virtual]
~KMulticastSocketImpl()KNetwork::KMulticastSocketImpl [virtual]
~KPassiveSocketBase()KNetwork::KPassiveSocketBase [virtual]
~TDESocketBase()KNetwork::TDESocketBase [virtual]
~TDESocketDevice()KNetwork::TDESocketDevice [virtual]
~TQIODevice()TQIODevice

tdecore

Skip menu "tdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdecore

Skip menu "tdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdecore by doxygen 1.7.1
This website is maintained by Timothy Pearson.