Handle_Set.cpp File Reference

#include "ace/Handle_Set.h"
#include "ace/OS_NS_string.h"

Include dependency graph for Handle_Set.cpp:

Go to the source code of this file.

Defines

#define ACE_MSB_MASK   (~((fd_mask) 1 << (NFDBITS - 1)))
#define ACE_DIV_BY_WORDSIZE(x)   ((x) / ((int) ACE_Handle_Set::WORDSIZE))
#define ACE_MULT_BY_WORDSIZE(x)   ((x) * ((int) ACE_Handle_Set::WORDSIZE))


Define Documentation

#define ACE_DIV_BY_WORDSIZE (  )     ((x) / ((int) ACE_Handle_Set::WORDSIZE))

Definition at line 192 of file Handle_Set.cpp.

Referenced by ACE_Handle_Set_Iterator::ACE_Handle_Set_Iterator(), ACE_Handle_Set_Iterator::reset_state(), ACE_Handle_Set::set_max(), and ACE_Handle_Set::sync().

#define ACE_MSB_MASK   (~((fd_mask) 1 << (NFDBITS - 1)))

Definition at line 24 of file Handle_Set.cpp.

Referenced by ACE_Handle_Set_Iterator::ACE_Handle_Set_Iterator(), ACE_Handle_Set_Iterator::operator()(), ACE_Handle_Set_Iterator::reset_state(), and ACE_Handle_Set::set_max().

#define ACE_MULT_BY_WORDSIZE (  )     ((x) * ((int) ACE_Handle_Set::WORDSIZE))

Definition at line 193 of file Handle_Set.cpp.

Referenced by ACE_Handle_Set_Iterator::operator()(), and ACE_Handle_Set::set_max().


Generated on Tue Feb 2 17:22:54 2010 for ACE by  doxygen 1.4.7