#include "ace/Service_Object.h"#include "ace/Strategies_T.h"#include "ace/Synch_Options.h"#include "ace/Acceptor.cpp"Include dependency graph for Acceptor.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
| Classes | |
| class | ACE_Acceptor | 
| Abstract factory for creating a service handler (SVC_HANDLER), accepting into the SVC_HANDLER, and activating the SVC_HANDLER.  More... | |
| class | ACE_Strategy_Acceptor | 
| Abstract factory for creating a service handler (SVC_HANDLER), accepting into the SVC_HANDLER, and activating the SVC_HANDLER.  More... | |
| class | ACE_Oneshot_Acceptor | 
| Generic factory for passively connecting clients and creating exactly one service handler (SVC_HANDLER).  More... | |
Definition in file Acceptor.h.
 1.3.6
 
1.3.6