Summary of Classes


This section contains a synopsis of the C++ process classes found in the Platform<ToolKit> for UNIX. Trivial classes and helper classes are not listed. The default prefix os_ is used by most classes to avoid name conflicts with other vendors' class names.

General Process Classes

os_this_process process running the program
os_process a process
os_process_status the status of a process, including its exit code
os_process_group a process group

Resource Classes

os_resource a process resource limit
os_resource_usage process resource usage information

Signal Classes

os_signal a signal
os_signal_action the action taken when a process receives a signal

Interval Timer Class

os_interval_timer delivers a signal to a process after a specified time

Copyright©1994-2026 Recursion Software LLC
All Rights Reserved - For use by licensed users only.