#include "ace_pch.h"#include "ace/Handle_Set.h"#include "ace/Log_Msg.h"#include "ace/Handle_Set.i"Include dependency graph for Handle_Set.cpp:

Go to the source code of this file.
Defines | |
| #define | ACE_DIV_BY_WORDSIZE(x) ((x) / ((int) ACE_Handle_Set::WORDSIZE)) |
| #define | ACE_MULT_BY_WORDSIZE(x) ((x) * ((int) ACE_Handle_Set::WORDSIZE)) |
Functions | |
| const char * | get_rcsid_ace_Handle_Set (const char *) |
Variables | |
| const char * | rcsid_ace_Handle_Set = get_rcsid_ace_Handle_Set ( rcsid_ace_Handle_Set ) |
|
|
Definition at line 179 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. |
|
|
Definition at line 180 of file Handle_Set.cpp. Referenced by ACE_Handle_Set_Iterator::operator(), and ACE_Handle_Set::set_max. |
|
|
Definition at line 12 of file Handle_Set.cpp.
00012 : Handle_Set.cpp,v 1.1.1.4.2.1 2003/03/13 19:44:21 chad Exp $") |
|
|
Definition at line 12 of file Handle_Set.cpp. |
1.2.14 written by Dimitri van Heesch,
© 1997-2002