Working directory in which only one process may operate at one time. More...

#include <DirectoryLock.h>

Classes

class  Push
 

Public Member Functions

 DirectoryLock (const char *path=0)
 Default constructor.
 
void set_directory (const std::string &)
 
std::string get_directory () const
 
std::string get_lockfile () const
 
void lock ()
 
void unlock ()
 
void clean ()
 

Protected Attributes

std::string path
 
std::string lockfile
 

Detailed Description

Working directory in which only one process may operate at one time.


The documentation for this class was generated from the following files:

Generated using doxygen 1.8.17