OW_NAMESPACE::Exec::ProcessStatus Class Reference

#include <OW_Exec.hpp>

List of all members.

Public Member Functions

 ProcessStatus ()
 ProcessStatus (int status)
bool hasExited () const
const int & getStatus () const

Private Attributes

EProcessRunning m_running
int m_status


Detailed Description

Definition at line 358 of file OW_Exec.hpp.


Constructor & Destructor Documentation

OW_NAMESPACE::Exec::ProcessStatus::ProcessStatus  )  [inline]
 

Definition at line 361 of file OW_Exec.hpp.

OW_NAMESPACE::Exec::ProcessStatus::ProcessStatus int  status  )  [inline, explicit]
 

Definition at line 367 of file OW_Exec.hpp.


Member Function Documentation

const int& OW_NAMESPACE::Exec::ProcessStatus::getStatus  )  const [inline]
 

Definition at line 378 of file OW_Exec.hpp.

References m_status.

bool OW_NAMESPACE::Exec::ProcessStatus::hasExited  )  const [inline]
 

Definition at line 373 of file OW_Exec.hpp.

References OW_NAMESPACE::Exec::E_PROCESS_EXITED, and m_running.


Member Data Documentation

EProcessRunning OW_NAMESPACE::Exec::ProcessStatus::m_running [private]
 

Definition at line 383 of file OW_Exec.hpp.

Referenced by hasExited().

int OW_NAMESPACE::Exec::ProcessStatus::m_status [private]
 

Definition at line 384 of file OW_Exec.hpp.

Referenced by getStatus().


The documentation for this class was generated from the following file:
Generated on Thu Feb 9 09:17:13 2006 for openwbem by  doxygen 1.4.6