DAnCE  ..
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
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
Collaboration diagram for DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler:
Collaboration graph

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
int DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler::handle_exit ( ACE_Process proc)
virtual
const Server_Info& DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler::server_info ( ) const
inline

Member Data Documentation

Safe_Server_Info DAnCE::DAnCE_LocalityActivator_i::Server_Child_Handler::server_info_
private

The documentation for this class was generated from the following files: