VICI
0.11.815
Visual Chart Interpreter
|
Declarations for classes that manage child processes. More...
#include <string>
#include <map>
#include <vector>
#include <signal.h>
#include <mutex>
#include <thread>
Go to the source code of this file.
Classes | |
class | VICI::cfi::AbstractChildProcess |
Abstract child process interface for ChildProcessMgr. More... | |
class | VICI::cfi::ChildProcess |
Represents the state of a child process. More... | |
class | VICI::cfi::ProcessOwner |
Interface that allows the owner of a child process to be notified. More... | |
class | VICI::cfi::ChildProcessMgr |
Manage the child processes. More... | |
Namespaces | |
VICI | |
The namespace for the Visual Chart Interpreter project. | |
VICI::cfi | |
The namespace for the Common Facilities Infrastructure components. | |
Declarations for classes that manage child processes.