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

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

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 )

Define Documentation

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

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

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


Function Documentation

const char* get_rcsid_ace_Handle_Set const char *   )  [inline, static]
 


Variable Documentation

const char* rcsid_ace_Handle_Set = get_rcsid_ace_Handle_Set ( rcsid_ace_Handle_Set ) [static]
 


Generated on Thu Feb 10 20:35:40 2005 for ACE by  doxygen 1.3.9.1