Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

ACE_Managed_Process Class Reference

A process easily managed by ACE_Process_Manager. More...

#include <Process.h>

Inheritance diagram for ACE_Managed_Process

Inheritance graph
[legend]
Collaboration diagram for ACE_Managed_Process:

Collaboration graph
[legend]
List of all members.

Public Methods

 ACE_Managed_Process ()
virtual void unmanage (void)
 Called by a <Process_Manager> that is removing this Process from its table of managed Processes. Default is to do nothing.


Private Methods

virtual ~ACE_Managed_Process (void)

Friends

class  ace_dewarn_gplusplus

Detailed Description

A process easily managed by ACE_Process_Manager.


Constructor & Destructor Documentation

ACE_Managed_Process::ACE_Managed_Process ( void )
 

ACE_Managed_Process::~ACE_Managed_Process ( void ) [private, virtual]
 


Member Function Documentation

ACE_INLINE void ACE_Managed_Process::unmanage ( void ) [virtual]
 

Called by a <Process_Manager> that is removing this Process from its table of managed Processes. Default is to do nothing.

Reimplemented from ACE_Process.


Friends And Related Function Documentation

class ace_dewarn_gplusplus [friend]
 


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 10:31:09 2001 for ACE by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000