ACE  6.1.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Enumerations
Svc_Handler.h File Reference
#include "ace/Synch_Options.h"
#include "ace/Task.h"
#include "ace/Recyclable.h"
#include "ace/Reactor.h"
#include "ace/Svc_Handler.cpp"

Classes

class  ACE_Svc_Handler< ACE_PEER_STREAM_1, ACE_SYNCH_DECL >
 Defines the interface for a service that exchanges data with its connected peer. More...
 
class  ACE_Buffered_Svc_Handler< ACE_PEER_STREAM_1, ACE_SYNCH_DECL >
 Defines the interface for a service that exchanges data with its connected peer and supports buffering. More...
 

Enumerations

enum  ACE_Svc_Handler_Close { NORMAL_CLOSE_OPERATION = 0x00, CLOSE_DURING_NEW_CONNECTION = 0x01 }
 

Detailed Description

Id:
Svc_Handler.h 81740 2008-05-20 17:56:02Z elliott_c
Author
Douglas Schmidt schmi.nosp@m.dt@u.nosp@m.ci.ed.nosp@m.u
Irfan Pyarali irfan.nosp@m.@cs..nosp@m.wustl.nosp@m..edu

Enumeration Type Documentation

Enumerator:
NORMAL_CLOSE_OPERATION 
CLOSE_DURING_NEW_CONNECTION