P_fd_set Class Reference
#include <socket.h>
List of all members.
Constructor & Destructor Documentation
P_fd_set::P_fd_set |
( |
SOCKET |
fd |
) |
|
P_fd_set::~P_fd_set |
( |
|
) |
[inline] |
Member Function Documentation
BOOL P_fd_set::IsPresent |
( |
SOCKET |
fd |
) |
const [inline] |
P_fd_set::operator fd_set * |
( |
|
) |
const [inline] |
P_fd_set& P_fd_set::operator+= |
( |
SOCKET |
fd |
) |
|
P_fd_set& P_fd_set::operator-= |
( |
SOCKET |
fd |
) |
|
P_fd_set& P_fd_set::operator= |
( |
SOCKET |
fd |
) |
|
The documentation for this class was generated from the following file: