#include "ace/Handle_Set.h"
#include "ace/OS_NS_string.h"
Include dependency graph for Handle_Set.cpp:
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)) |
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 ) |
|
|
|
|
|
|
|
|
|
|