ACE 8.0.5
Loading...
Searching...
No Matches
Acceptor.h File Reference

Classes

class  ACE_Acceptor< SVC_HANDLER, PEER_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< SVC_HANDLER, PEER_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< SVC_HANDLER, PEER_ACCEPTOR >
 Generic factory for passively connecting clients and creating exactly one service handler of the type SVC_HANDLER specified in the template. More...

Detailed Description