UCommon
Data Structures
process.h File Reference

Process services. More...

#include <commoncpp/config.h>
#include <commoncpp/thread.h>
Include dependency graph for process.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

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. More...
 
class  ost::Process
 A class for containing portable process related functions that help create portable code. More...
 

Detailed Description

Process services.

Definition in file process.h.