$darkmode
Kourier 1.0.0
Kourier::TcpSocket Member List

This is the complete list of members for Kourier::TcpSocket, including all inherited members.

abort()Kourier::TcpSocket
clear()Kourier::IOChannelinline
connect(std::string_view host, uint16_t port)Kourier::TcpSocket
Kourier::IOChannel::connect(MetaInvocable< T_PtrToSignal >::T_Class *pSender, T_PtrToSignal pSignal, T_PtrToSlot pSlot)Kourier::Objectinlinestatic
Kourier::IOChannel::connect(MetaInvocable< T_PtrToSignal >::T_Class *pSender, T_PtrToSignal pSignal, MetaInvocable< T_PtrToSlot >::T_Class *pReceiver, T_PtrToSlot pSlot)Kourier::Objectinlinestatic
Kourier::IOChannel::connect(MetaInvocable< T_PtrToSignal >::T_Class *pSender, T_PtrToSignal pSignal, Object *pReceiver, T_PtrToSlot pSlot)Kourier::Objectinlinestatic
connected()Kourier::TcpSocket
dataAvailable() constKourier::IOChannelinlinevirtual
dataToWrite() constKourier::IOChannelinlinevirtual
disconnect(Object *pSender, T_PtrToSignal pSignal, Object *pReceiver, T_PtrToSlot pSlot)Kourier::Objectinlinestatic
disconnect()Kourier::Objectinline
disconnect(T_PtrToReceiverOrSignal pReceiverOrSignal)Kourier::Objectinline
disconnected()Kourier::TcpSocket
disconnectFromPeer()Kourier::TcpSocket
error()Kourier::TcpSocket
errorMessage() constKourier::TcpSocket
getSocketOption(SocketOption option) constKourier::TcpSocket
IOChannel(const size_t readBufferCapacity=0)Kourier::IOChannel
localAddress() constKourier::TcpSocket
localPort() constKourier::TcpSocket
Object()Kourier::Object
peekAll()Kourier::IOChannelinline
peekChar(size_t index) constKourier::IOChannelinline
peerAddress() constKourier::TcpSocket
peerName() constKourier::TcpSocket
peerPort() constKourier::TcpSocket
read(char *pBuffer, size_t maxSize) overrideKourier::TcpSocketvirtual
readAll() overrideKourier::TcpSocketvirtual
readBufferCapacity() constKourier::TcpSocketinline
receivedData()Kourier::IOChannel
reset()Kourier::IOChannelinline
scheduleForDeletion()Kourier::Objectinline
sentData(size_t count)Kourier::IOChannel
setBindAddressAndPort(std::string_view address, uint16_t port=0)Kourier::TcpSocket
setReadBufferCapacity(size_t capacity)Kourier::TcpSocketinline
setSocketOption(SocketOption option, int value)Kourier::TcpSocket
skip(size_t maxSize) overrideKourier::TcpSocketvirtual
slice(size_t pos, size_t count)Kourier::IOChannelinline
SocketOption enum nameKourier::TcpSocket
state() constKourier::TcpSocket
State enum nameKourier::TcpSocket
TcpSocket()Kourier::TcpSocket
TcpSocket(int64_t socketDescriptor)Kourier::TcpSocket
tryCast()Kourier::Objectinline
tryCast() constKourier::Objectinline
write(const char *pData, size_t maxSize) overrideKourier::TcpSocketvirtual
~IOChannel() override=defaultKourier::IOChannel
~Object()Kourier::Objectvirtual
~TcpSocket() overrideKourier::TcpSocket