libpromeki main
PROfessional MEdia toolKIt
 
Loading...
Searching...
No Matches
TcpServer Member List

This is the complete list of members for TcpServer, including all inherited members.

aboutToDestroySignal (defined in ObjectBase)ObjectBase
aboutToDestroySignalMeta (defined in ObjectBase)ObjectBaseinlinestatic
aboutToDestroySignalNameObjectBasestatic
childList() constObjectBaseinline
close()TcpServer
connect(Signal< Args... > *signal, Slot< Args... > *slot)ObjectBasestatic
connect(Signal< Args... > *signal, Slot< Args... > *slot) (defined in ObjectBase)ObjectBase
event(Event *e)ObjectBaseprotectedvirtual
eventLoop() constObjectBaseinline
hasPendingConnections() constTcpServer
isListening() constTcpServerinline
listen(const SocketAddress &address, int backlog=50)TcpServer
metaInfo()ObjectBaseinlinestatic
moveToThread(EventLoop *loop)ObjectBase
nextPendingConnection()TcpServer
ObjectBase(ObjectBase *p=nullptr)ObjectBase
parent() constObjectBaseinline
PROMEKI_SIGNAL(newConnection)TcpServer
registerSlot(Slot< Args... > *slot)ObjectBaseinline
serverAddress() constTcpServerinline
setMaxPendingConnections(int count)TcpServerinline
setParent(ObjectBase *p)ObjectBaseinline
signalSender()ObjectBaseinlineprotected
SlotVariantFunc typedefObjectBase
startTimer(unsigned int intervalMs, bool singleShot=false)ObjectBase
stopTimer(int timerId)ObjectBase
TcpServer(ObjectBase *parent=nullptr)TcpServer
timerEvent(TimerEvent *e)ObjectBaseprotectedvirtual
waitForNewConnection(unsigned int timeoutMs=0)TcpServer
~ObjectBase()ObjectBaseinlinevirtual
~TcpServer() overrideTcpServer