process-cpp  3.0.0
A simple convenience library for handling processes in C++11.
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 Ncore
 Nposix
 Nbacktrace
 CFrameModels an individual frame of a backtrace
 CSymbolModels the symbolic representation of a frame pointer
 Nlinux
 Nproc
 Nprocess
 COomAdj
 COomScore
 COomScoreAdj
 CStatThe Stat struct encapsulates status information about a process
 Nthis_process
 Nwait
 CResultThe Result struct encapsulates the result of waiting for a process state change
 CChildProcessThe Process class models a child process of this process
 CDeathObserverObserves child process' states and emits a signal when a monitored child has died
 CPrivate
 CProcessModels a process and possible operations on it
 CPrivate
 CProcessGroupModels a signalable group of process
 CPrivate
 CSignalableAbstracts the ability of an entity to be delivered a posix signal
 CPrivate
 CSignalTrapEncapsulates functionality to trap and handle signals
 Ntesting
 CCrossProcessSyncA cross-process synchronization primitive that supports simple wait-condition-like scenarios
 CError
 CTimeoutThrown if any of the *_for functions times out
 Nimpl
 CFrame
 CSymbol
 CSignalTrap