#include <process.h>
mir_test_framework::Process::Process |
( |
pid_t |
pid | ) |
|
mir_test_framework::Process::~Process |
( |
| ) |
|
mir_test_framework::Process::Process |
( |
| ) |
|
|
protecteddelete |
mir_test_framework::Process::Process |
( |
const Process & |
| ) |
|
|
protecteddelete |
void mir_test_framework::Process::cont |
( |
| ) |
|
void mir_test_framework::Process::detach |
( |
| ) |
|
void mir_test_framework::Process::kill |
( |
| ) |
|
void mir_test_framework::Process::stop |
( |
| ) |
|
void mir_test_framework::Process::terminate |
( |
| ) |
|
Result mir_test_framework::Process::wait_for_termination |
( |
const std::chrono::milliseconds & |
timeout = std::chrono::milliseconds(60 *1000) | ) |
|
The documentation for this class was generated from the following file:
Copyright © 2012,2013 Canonical Ltd.
Generated on Fri Apr 11 21:14:53 UTC 2014