ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
DPV_range_filter_t Union Reference

#include <gdis.h>

Data Fields

DPV_date_time_range_t date_time_range
 
DPV_job_t job
 
DPV_job_range_t job_range
 
int last_x_hrs
 
int last_x_jobs
 
int last_x_min
 

Detailed Description

An union to hold the range filter for search

Definition at line 198 of file gdis.h.

Field Documentation

DPV_date_time_range_t DPV_range_filter_t::date_time_range

Events executed in the Date Time range given

Definition at line 202 of file gdis.h.

DPV_job_t DPV_range_filter_t::job

Event having the Build Label given and executed during the given date time range

Definition at line 204 of file gdis.h.

DPV_job_range_t DPV_range_filter_t::job_range

Events having the Build Label in the given Job Range and executed during the given date time range

Definition at line 203 of file gdis.h.

int DPV_range_filter_t::last_x_hrs

Events executed in the recent X hours

Definition at line 200 of file gdis.h.

int DPV_range_filter_t::last_x_jobs

Most recent X Jobs

Definition at line 199 of file gdis.h.

int DPV_range_filter_t::last_x_min

Events executed in the recent X minutes

Definition at line 201 of file gdis.h.


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