Mapper
Public Attributes | List of all members
t_stats_ Struct Reference

#include <shef_structs.h>

Public Attributes

long time_current
 
long time_start_log
 
long time_stop_log
 
long time_start_prod
 
long time_stop_prod
 
int post_stats [MAX_ACCEPTABLE_PE+1][MAX_ACCEPTABLE_TS+1]
 
char ts_post_time [MAX_ACCEPTABLE_TS+1][8]
 
int parse_stats [MAX_ACCEPTABLE_CATEGORIES+1]
 
char acceptable_pe [MAX_ACCEPTABLE_PE+1][PE_SIZE]
 
char acceptable_ts [MAX_ACCEPTABLE_TS+1][TS_SIZE]
 
int num_pe
 
int num_ts
 
char dtg [40]
 
int flag
 
char product_name [30]
 

Detailed Description

Definition at line 193 of file shef_structs.h.

Member Data Documentation

◆ acceptable_pe

char t_stats_::acceptable_pe

Definition at line 202 of file shef_structs.h.

◆ acceptable_ts

char t_stats_::acceptable_ts

Definition at line 203 of file shef_structs.h.

◆ dtg

char t_stats_::dtg

Definition at line 206 of file shef_structs.h.

◆ flag

int t_stats_::flag

Definition at line 207 of file shef_structs.h.

◆ num_pe

int t_stats_::num_pe

Definition at line 204 of file shef_structs.h.

◆ num_ts

int t_stats_::num_ts

Definition at line 205 of file shef_structs.h.

◆ parse_stats

int t_stats_::parse_stats

Definition at line 201 of file shef_structs.h.

◆ post_stats

int t_stats_::post_stats

Definition at line 199 of file shef_structs.h.

◆ product_name

char t_stats_::product_name

Definition at line 208 of file shef_structs.h.

◆ time_current

long t_stats_::time_current

Definition at line 194 of file shef_structs.h.

◆ time_start_log

long t_stats_::time_start_log

Definition at line 195 of file shef_structs.h.

◆ time_start_prod

long t_stats_::time_start_prod

Definition at line 197 of file shef_structs.h.

◆ time_stop_log

long t_stats_::time_stop_log

Definition at line 196 of file shef_structs.h.

◆ time_stop_prod

long t_stats_::time_stop_prod

Definition at line 198 of file shef_structs.h.

◆ ts_post_time

char t_stats_::ts_post_time

Definition at line 200 of file shef_structs.h.


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