P_fd_set Class Reference

#include <socket.h>

List of all members.

Public Member Functions

 P_fd_set ()
 P_fd_set (SOCKET fd)
 ~P_fd_set ()
P_fd_setoperator= (SOCKET fd)
P_fd_setoperator+= (SOCKET fd)
P_fd_setoperator-= (SOCKET fd)
void Zero ()
PBoolean IsPresent (SOCKET fd) const
 operator fd_set * () const

Protected Member Functions

void Construct ()

Protected Attributes

SOCKET max_fd
fd_set * set


Constructor & Destructor Documentation

P_fd_set::P_fd_set (  ) 

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  ) 

void P_fd_set::Zero (  ) 


Member Data Documentation

SOCKET P_fd_set::max_fd [protected]

fd_set* P_fd_set::set [protected]


The documentation for this class was generated from the following file:
Generated on Fri Oct 14 01:44:10 2011 for PTLib by  doxygen 1.4.7