Public Member Functions | Public Attributes

c_tmp_file Class Reference

Stores temporary values for process execution, for example, of script. More...

#include <c_tmp_file.h>

Collaboration diagram for c_tmp_file:

List of all members.

Public Member Functions

 c_tmp_file ()

Public Attributes

string command_args
 Command arguments.
string command_dir
 Process's working directory.
string command_line
 Command line.
string filename
 Name of file with full path.
c_exec_handleh
 Handle of process.
bool has_been_run
 true if script has been run (for concurrency detection)
bool noremove
 "noremove" flag: if 'true', do not remove temporary file after processing
bool script
 Is it a script process?
int script_num
 Number of script (if script==true) - for concurrency detection.
string script_type
 Type of script (e.g. "php").
my_time_t start_up_time
 Timestamp when script was run, or zero if it wasn't.

Detailed Description

Stores temporary values for process execution, for example, of script.

Author:
VooDooMan
Version:
1
Date:
2004

Definition at line 62 of file c_tmp_file.h.


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

Generated on Sat Aug 7 2010 15:37:28 for VooDoo cIRCle by doxygen 1.7.1

Get VooDoo cIRCle at SourceForge.net. Fast, secure and Free Open Source software downloads