#include "ace/pre.h"
#include "ace/OS.h"
#include "ace/post.h"
Include dependency graph for Handle_Set.h:
This graph shows which files directly or indirectly include this file:
Compounds | |
class | ACE_Handle_Set |
C++ wrapper facade for the socket <fd_set> abstraction. More... | |
class | ACE_Handle_Set_Iterator |
Iterator for the <ACE_Handle_Set> abstraction. More... |
Handle_Set.h,v 4.28 2002/01/02 13:38:28 bala Exp