Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

PIDWriter Class Reference

#include <PIDWriter.h>

List of all members.


Detailed Description

Only responsibility is to write the PID file.

Writes the PID file if the application is configured to write a PID file with the -BPpidfile=file_name command line argument

Author:
Author
knoxy
Version:
Revision
1.3
Date:
Date
2004/11/12 03:53:19


Public Member Functions

 PIDWriter ()
 ~PIDWriter ()
bool write_pid (const std::string &fname)


Constructor & Destructor Documentation

PIDWriter::PIDWriter  ) 
 

ctor

PIDWriter::~PIDWriter  ) 
 

dtor


Member Function Documentation

bool PIDWriter::write_pid const std::string &  fname  ) 
 

Called by OrbInit to write the PID file

Parameters:
fname - The file name and location for the PID file


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