libktorrent  2.1.1
Public Types | Public Member Functions | List of all members
net::PollClient Class Referenceabstract

#include <poll.h>

Inheritance diagram for net::PollClient:
Inheritance graph
[legend]

Public Types

typedef QSharedPointer< PollClientPtr
 

Public Member Functions

virtual int fd () const =0
 Get the filedescriptor to poll.
 
virtual void handleData ()=0
 Handle data.
 
virtual void reset ()=0
 Reset the client called after poll finishes.
 

Detailed Description

Client for a Poll

Definition at line 42 of file poll.h.


The documentation for this class was generated from the following file: