Handle_Set.cpp File Reference

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

Include dependency graph for Handle_Set.cpp:

Include dependency graph

Go to the source code of this file.

Defines

#define ACE_MSB_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   (~(1 << (NFDBITS - 1)))
 

Definition at line 22 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 Thu Nov 9 10:22:32 2006 for ACE by doxygen 1.3.6