Provided by: libcommoncpp2-doc_1.8.1-6.1_all 

NAME
process.h - Process services.
SYNOPSIS
#include <cc++/config.h>
#include <cc++/thread.h>
Classes
class ost::Process
A class for containing portable process related functions that help create portable code.
class ost::Lockfile
This class is used to create a 'named' lock entity that can be used to control access to a resource
between multiple processes.
Namespaces
ost
Detailed Description
Process services.
Author
Generated automatically by Doxygen for GNU CommonC++ from the source code.
GNU CommonC++ Fri Aug 21 2015 process.h(3)