ACE_Process_Manager::Process_Descriptor Struct Reference

Information describing each process that's controlled by an ACE_Process_Manager. More...

Collaboration diagram for ACE_Process_Manager::Process_Descriptor:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Process_Descriptor (void)
 Default ctor/dtor.
 ~Process_Descriptor (void)
void dump (void) const
 Dump the state of an object.

Public Attributes

ACE_Processprocess_
 Describes the process itself.
ACE_Event_Handlerexit_notify_
 Function to call when process exits.


Detailed Description

Information describing each process that's controlled by an ACE_Process_Manager.

For internal use only.

This struct is for internal use only by ACE_Process_Manager.


Constructor & Destructor Documentation

ACE_Process_Manager::Process_Descriptor::Process_Descriptor ( void   ) 

Default ctor/dtor.

ACE_Process_Manager::Process_Descriptor::~Process_Descriptor ( void   ) 


Member Function Documentation

void ACE_Process_Manager::Process_Descriptor::dump ( void   )  const

Dump the state of an object.


Member Data Documentation

Describes the process itself.

Function to call when process exits.


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

Generated on Wed Apr 23 02:40:41 2008 for ACE by  doxygen 1.5.5