#include <socket.h>
§ P_fd_set() [1/2]
§ P_fd_set() [2/2]
| P_fd_set::P_fd_set |
( |
SOCKET |
fd | ) |
|
§ ~P_fd_set()
§ Construct()
| void P_fd_set::Construct |
( |
| ) |
|
|
protected |
§ IsPresent()
| PBoolean P_fd_set::IsPresent |
( |
SOCKET |
fd | ) |
const |
|
inline |
§ operator fd_set *()
| P_fd_set::operator fd_set * |
( |
| ) |
const |
|
inline |
§ operator+=()
| P_fd_set& P_fd_set::operator+= |
( |
SOCKET |
fd | ) |
|
§ operator-=()
| P_fd_set& P_fd_set::operator-= |
( |
SOCKET |
fd | ) |
|
§ operator=()
| P_fd_set& P_fd_set::operator= |
( |
SOCKET |
fd | ) |
|
§ Zero()
§ max_fd
§ set
The documentation for this class was generated from the following file: