MPD
0.20.6
|
#include <PollGroupWinSelect.hxx>
Public Member Functions | |
SocketSet () | |
SocketSet (SocketSet &other) | |
fd_set * | GetPtr () |
int | Size () |
bool | IsEmpty () |
bool | IsFull () |
int | operator[] (int index) |
int | Add (int fd) |
void | MoveToEnd (int index) |
void | RemoveLast () |
Definition at line 39 of file PollGroupWinSelect.hxx.
|
inline |
Definition at line 43 of file PollGroupWinSelect.hxx.
|
inline |
Definition at line 44 of file PollGroupWinSelect.hxx.
|
inline |
Definition at line 61 of file PollGroupWinSelect.hxx.
|
inline |
Definition at line 51 of file PollGroupWinSelect.hxx.
|
inline |
Definition at line 53 of file PollGroupWinSelect.hxx.
|
inline |
Definition at line 54 of file PollGroupWinSelect.hxx.
|
inline |
Definition at line 67 of file PollGroupWinSelect.hxx.
|
inline |
Definition at line 56 of file PollGroupWinSelect.hxx.
|
inline |
Definition at line 72 of file PollGroupWinSelect.hxx.
|
inline |
Definition at line 52 of file PollGroupWinSelect.hxx.