![]() |
SASSY
0.0
Software Architecture Support System
|
Declarations for classes that manage child processes. More...
#include <string>#include <map>#include <vector>#include <signal.h>#include <mutex>Go to the source code of this file.
Classes | |
| class | SASSY::cfi::AbstractChildProcess |
| Abstract child process interface for ChildProcessMgr. More... | |
| class | SASSY::cfi::ChildProcess |
| Represents the state of a child process. More... | |
| class | SASSY::cfi::ProcessOwner |
| Interface that allows the owner of a child process to be notified. More... | |
| class | SASSY::cfi::ChildProcessMgr |
| Manage the child processes. More... | |
Namespaces | |
| SASSY | |
| The namespace for the Software Architecture Support System project. | |
| SASSY::cfi | |
| The namespace for the Common Facilities Infrastructure components. | |
Declarations for classes that manage child processes.
1.8.5