#include <procman.H>
|
long | spawnedPid (const std::string &) |
|
bool | isSpawnedPid (const std::string &, long) const |
|
bool | satisfied (const TEnvPtr &, const HasField &, Definitions *) const |
|
bool | satisfiable (const TEnvPtr &, const HasField &, Definitions *) const |
|
bool | refine (const TEnvPtr &, const HasField &, MonoTypeUnifier *, Definitions *) |
|
ExprPtr | unqualify (const TEnvPtr &, const ConstraintPtr &, const ExprPtr &, Definitions *) const |
|
std::string | name () const |
|
◆ SpawnedProcs
◆ isSpawnedPid()
bool hobbes::ProcManager::isSpawnedPid |
( |
const std::string & |
cmd, |
|
|
long |
pid |
|
) |
| const |
◆ lp()
const proc & hobbes::ProcManager::lp |
( |
long |
pid | ) |
const |
|
private |
◆ name()
std::string hobbes::ProcManager::name |
( |
| ) |
const |
|
virtual |
◆ refine()
◆ satisfiable()
◆ satisfied()
◆ spawnedPid()
long hobbes::ProcManager::spawnedPid |
( |
const std::string & |
cmd | ) |
|
◆ unqualify()
◆ ProcManUnqualify
◆ procs
The documentation for this class was generated from the following files: