#include <socket.h>
Protected Attributes |
SOCKET | max_fd |
fd_set * | set |
Constructor & Destructor Documentation
P_fd_set::P_fd_set |
( |
SOCKET |
fd | ) |
|
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: