DAnCE ..
Public Member Functions | Private Attributes

DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler Class Reference

The exit handler class for the locality manager child process to detect and report process exit. More...

Inheritance diagram for DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler:
Inheritance graph
[legend]
Collaboration diagram for DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Server_Child_Handler (const Safe_Server_Info &si)
virtual ~Server_Child_Handler ()
virtual int handle_close (ACE_HANDLE, ACE_Reactor_Mask)
virtual int handle_exit (ACE_Process *proc)
const Server_Infoserver_info () const

Private Attributes

Safe_Server_Info server_info_

Detailed Description

The exit handler class for the locality manager child process to detect and report process exit.


Constructor & Destructor Documentation

DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler::Server_Child_Handler ( const Safe_Server_Info si)
DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler::~Server_Child_Handler ( ) [virtual]

Member Function Documentation

int DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler::handle_close ( ACE_HANDLE  ,
ACE_Reactor_Mask   
) [virtual]

Reimplemented from ACE_Event_Handler.

int DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler::handle_exit ( ACE_Process proc) [virtual]

Reimplemented from ACE_Event_Handler.

const Server_Info& DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler::server_info ( ) const [inline]

Member Data Documentation


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines