#include <Process.h>
Inheritance diagram for ACE_Managed_Process:
Public Methods | |
ACE_Managed_Process () | |
virtual void | unmanage (void) |
Cleanup by deleting <this>. | |
Private Methods | |
virtual | ~ACE_Managed_Process (void) |
Make sure that we're allocated dynamically! | |
Friends | |
class | ace_dewarn_gplusplus |
Keep G++ happy... |
|
|
|
Make sure that we're allocated dynamically!
|
|
Cleanup by deleting <this>.
Reimplemented from ACE_Process. |
|
Keep G++ happy...
|