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)
 Cleanup by deleting <this>. More...


Private Methods

virtual ~ACE_Managed_Process (void)
 Make sure that we're allocated dynamically! More...


Friends

class ace_dewarn_gplusplus
 Keep G++ happy... More...


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]
 

Make sure that we're allocated dynamically!


Member Function Documentation

ACE_INLINE void ACE_Managed_Process::unmanage void    [virtual]
 

Cleanup by deleting <this>.

Reimplemented from ACE_Process.


Friends And Related Function Documentation

friend class ace_dewarn_gplusplus [friend]
 

Keep G++ happy...


The documentation for this class was generated from the following files:
Generated on Sun Dec 1 11:23:58 2002 for ACE by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001