Classes

Acceptor.h File Reference

#include "ace/Service_Object.h"
#include "ace/Strategies_T.h"
#include "ace/Synch_Options.h"
#include "ace/Acceptor.cpp"

Classes

class  ACE_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_1 >
 Abstract factory for creating a service handler (SVC_HANDLER), accepting into the SVC_HANDLER, and activating the SVC_HANDLER. More...
class  ACE_Strategy_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_1 >
 Abstract factory for creating a service handler (SVC_HANDLER), accepting into the SVC_HANDLER, and activating the SVC_HANDLER. More...
class  ACE_Oneshot_Acceptor< SVC_HANDLER, ACE_PEER_ACCEPTOR_1 >
 Generic factory for passively connecting clients and creating exactly one service handler of the type SVC_HANDLER specified in the template. More...

Detailed Description

Id:
Acceptor.h 88800 2010-02-01 23:18:34Z shuston
Author:
Douglas C. Schmidt <schmidt@cs.wustl.edu>
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines