DDS  ver. 3.4
Public Member Functions | Static Public Member Functions | List of all members
MiscCommon::CPIDFile Class Reference

A PID-file helper. More...

#include <Process.h>

Public Member Functions

 CPIDFile (const std::string &_FileName, pid_t _PID)
 
 ~CPIDFile ()
 

Static Public Member Functions

static pid_t GetPIDFromFile (const std::string &_FileName)
 

Detailed Description

A PID-file helper.

Constructor & Destructor Documentation

◆ CPIDFile()

MiscCommon::CPIDFile::CPIDFile ( const std::string &  _FileName,
pid_t  _PID 
)
inline

◆ ~CPIDFile()

MiscCommon::CPIDFile::~CPIDFile ( )
inline

Member Function Documentation

◆ GetPIDFromFile()

static pid_t MiscCommon::CPIDFile::GetPIDFromFile ( const std::string &  _FileName)
inlinestatic

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