TestProcess Class Reference

Inheritance diagram for TestProcess:
Inheritance graph
[legend]
Collaboration diagram for TestProcess:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 TestProcess ()
virtual void died (ExitStatus s)

Public Attributes

int expect_return

Constructor & Destructor Documentation

TestProcess::TestProcess (  )  [inline]

Member Function Documentation

virtual void TestProcess::died ( ExitStatus  s  )  [inline, virtual]

The died virtual will be called from a random thread to notify the termination of the command. BEWARE: the thread is not necessarily the same as the one used to initiate poll_death.

Reimplemented from Process.

References assert(), ExitStatus::exit(), and expect_return.


Member Data Documentation

Referenced by died(), and TestProcess().


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by  doxygen 1.6.2