19 #ifndef CORE_POSIX_PROCESS_GROUP_H_ 20 #define CORE_POSIX_PROCESS_GROUP_H_ 50 virtual pid_t id()
const;
58 std::shared_ptr<Private> d;
63 #endif // CORE_POSIX_PROCESS_GROUP_H_ #define CORE_POSIX_DLL_PUBLIC
The Process class models a process and possible operations on it.
The Signalable class abstracts the ability of an entity to be delivered a posix signal.
#define CORE_POSIX_DLL_LOCAL
The ProcessGroup class models a signalable group of process.