Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

SocketSet Class Reference

List of all members.

Public Member Functions

 this (uint max)
 this ()
void reset ()
void add (socket_t s)
void add (Socket s)
void remove (socket_t s)
void remove (Socket s)
int isSet (socket_t s)
int isSet (Socket s)
uint max ()
fd_set * toFd_set ()

Private Attributes

uint nbytes
byte * buf

Member Function Documentation

this uint  max  )  [inline]
 

Definition at line 1936 of file Socket.d.

this  )  [inline]
 

Definition at line 1966 of file Socket.d.

References max(), nbytes, and version.

void reset  )  [inline]
 

Definition at line 1988 of file Socket.d.

Referenced by SocketConduit::reader().

void add socket_t  s  )  [inline]
 

Definition at line 2010 of file Socket.d.

Referenced by SocketConduit::reader().

void add Socket  s  )  [inline]
 

Definition at line 2036 of file Socket.d.

void remove socket_t  s  )  [inline]
 

Definition at line 2047 of file Socket.d.

References max(), and version.

void remove Socket  s  )  [inline]
 

Definition at line 2086 of file Socket.d.

References version.

int isSet socket_t  s  )  [inline]
 

Definition at line 2097 of file Socket.d.

int isSet Socket  s  )  [inline]
 

Definition at line 2129 of file Socket.d.

uint max  )  [inline]
 

max sockets that can be added, like FD_SETSIZE

Definition at line 2141 of file Socket.d.

Referenced by remove(), and this().

fd_set* toFd_set  )  [inline]
 

Definition at line 2152 of file Socket.d.


Member Data Documentation

uint nbytes [private]
 

Definition at line 1880 of file Socket.d.

Referenced by SocketSet::Versionlinux::fdelt(), and this().

byte* buf [private]
 

Definition at line 1881 of file Socket.d.


The documentation for this class was generated from the following file:
Generated on Sun Nov 7 19:07:11 2004 for Mango by doxygen 1.3.6