Grid Community Toolkit  6.2.1550507116
Data Fields
globus_l_pbs_logfile_state_t Struct Reference

Data Fields

char * path
 
struct tm path_time
 
time_t start_timestamp
 
off_t log_offset
 
char * buffer
 
size_t buffer_length
 
char * log_dir
 

Detailed Description

State of the PBS log file parser.

Field Documentation

◆ buffer

char* globus_l_pbs_logfile_state_t::buffer

Buffer of log file data

◆ buffer_length

size_t globus_l_pbs_logfile_state_t::buffer_length

Length of the buffer

◆ log_dir

char* globus_l_pbs_logfile_state_t::log_dir

Path to the directory where the PBS server log files are located

◆ log_offset

off_t globus_l_pbs_logfile_state_t::log_offset

Offset of the next event to read from the log file

◆ path

char* globus_l_pbs_logfile_state_t::path

Path of the current log file being parsed

◆ path_time

struct tm globus_l_pbs_logfile_state_t::path_time

Date of the log file

◆ start_timestamp

time_t globus_l_pbs_logfile_state_t::start_timestamp

Timestamp of when to start generating events from


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