#include <Process.h>
Inheritance diagram for ACE_Managed_Process
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 |
|
|
|
|
|
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. |
|
|