#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
| void P_fd_set::Construct |
( |
| ) |
[protected] |
| PBoolean 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 | ) |
|
Member Data Documentation
The documentation for this class was generated from the following file: