blocxx

BLOCXX_NAMESPACE::SocketImpl Member List

This is the complete list of members for BLOCXX_NAMESPACE::SocketImpl, including all inherited members.
connect(const SocketAddress &addr)BLOCXX_NAMESPACE::SocketBaseImpl [virtual]
disconnect()BLOCXX_NAMESPACE::SocketBaseImpl [virtual]
E_RETURN_ON_ERROR enum valueBLOCXX_NAMESPACE::IOIFC
E_THROW_ON_ERROR enum valueBLOCXX_NAMESPACE::IOIFC
ErrorAction enum nameBLOCXX_NAMESPACE::IOIFC
getConnectTimeout() const BLOCXX_NAMESPACE::SocketBaseImpl [inline]
getfd() const BLOCXX_NAMESPACE::SocketBaseImpl [inline]
getInputStream()BLOCXX_NAMESPACE::SocketBaseImpl
getIOStream()BLOCXX_NAMESPACE::SocketBaseImpl
getLocalAddress() const BLOCXX_NAMESPACE::SocketBaseImpl [inline]
getOutputStream()BLOCXX_NAMESPACE::SocketBaseImpl
getPeerAddress() const BLOCXX_NAMESPACE::SocketBaseImpl [inline]
getReceiveTimeout() const BLOCXX_NAMESPACE::SocketBaseImpl [inline]
getSelectObj() const BLOCXX_NAMESPACE::SocketImpl [virtual]
getSendTimeout() const BLOCXX_NAMESPACE::SocketBaseImpl [inline]
IntrusiveCountableBase()BLOCXX_NAMESPACE::IntrusiveCountableBase [inline, protected]
IntrusiveCountableBase(const IntrusiveCountableBase &)BLOCXX_NAMESPACE::IntrusiveCountableBase [inline, protected]
IntrusiveReferenceAddRef(IntrusiveCountableBase *p)BLOCXX_NAMESPACE::IntrusiveCountableBase [friend]
IntrusiveReferenceRelease(IntrusiveCountableBase *p)BLOCXX_NAMESPACE::IntrusiveCountableBase [friend]
isConnected() const BLOCXX_NAMESPACE::SocketBaseImpl [inline]
m_isConnectedBLOCXX_NAMESPACE::SocketBaseImpl [protected]
m_localAddressBLOCXX_NAMESPACE::SocketBaseImpl [protected]
m_peerAddressBLOCXX_NAMESPACE::SocketBaseImpl [protected]
m_sockfdBLOCXX_NAMESPACE::SocketBaseImpl [protected]
BLOCXX_NAMESPACE::SelectableIFC::operator=(const IntrusiveCountableBase &)BLOCXX_NAMESPACE::IntrusiveCountableBase [inline, protected]
read(void *dataIn, int dataInLen, ErrorAction errorAsException=E_RETURN_ON_ERROR)BLOCXX_NAMESPACE::SocketBaseImpl [virtual]
readAux(void *dataIn, int dataInLen)BLOCXX_NAMESPACE::SocketImpl [protected, virtual]
receiveTimeOutExpired() const BLOCXX_NAMESPACE::SocketBaseImpl [inline]
setConnectTimeout(const Timeout &timeout)BLOCXX_NAMESPACE::SocketBaseImpl [inline]
setDumpFiles(const String &in, const String &out)BLOCXX_NAMESPACE::SocketBaseImpl [static]
setReceiveTimeout(const Timeout &timeout)BLOCXX_NAMESPACE::SocketBaseImpl [inline]
setSendTimeout(const Timeout &timeout)BLOCXX_NAMESPACE::SocketBaseImpl [inline]
setTimeouts(const Timeout &timeout)BLOCXX_NAMESPACE::SocketBaseImpl [inline]
SocketBaseImpl()BLOCXX_NAMESPACE::SocketBaseImpl
SocketBaseImpl(SocketHandle_t fd, SocketAddress::AddressType addrType)BLOCXX_NAMESPACE::SocketBaseImpl
SocketBaseImpl(const SocketAddress &addr)BLOCXX_NAMESPACE::SocketBaseImpl
SocketImpl()BLOCXX_NAMESPACE::SocketImpl
SocketImpl(SocketHandle_t fd, SocketAddress::AddressType addrType)BLOCXX_NAMESPACE::SocketImpl
SocketImpl(const SocketAddress &addr)BLOCXX_NAMESPACE::SocketImpl [explicit]
waitForInput(const Timeout &timeout)BLOCXX_NAMESPACE::SocketBaseImpl [virtual]
waitForOutput(const Timeout &timeout)BLOCXX_NAMESPACE::SocketBaseImpl
write(const void *dataOut, int dataOutLen, ErrorAction errorAsException=E_RETURN_ON_ERROR)BLOCXX_NAMESPACE::SocketBaseImpl [virtual]
writeAux(const void *dataOut, int dataOutLen)BLOCXX_NAMESPACE::SocketImpl [protected, virtual]
~IntrusiveCountableBase()BLOCXX_NAMESPACE::IntrusiveCountableBase [protected, virtual]
~IOIFC()BLOCXX_NAMESPACE::IOIFC [virtual]
~SelectableIFC()BLOCXX_NAMESPACE::SelectableIFC [virtual]
~SocketBaseImpl()BLOCXX_NAMESPACE::SocketBaseImpl [virtual]
~SocketImpl()BLOCXX_NAMESPACE::SocketImpl [virtual]