Daily_QC
Public Attributes | List of all members
gp Struct Reference

#include <misc.h>

Collaboration diagram for gp:
Collaboration graph
[legend]

Public Attributes

int max_stations
 
int is_realized
 
int x_per_page
 
int y_per_page
 
int max_pages
 
char title [25][100]
 
char name [100]
 
struct rec rec [100]
 

Detailed Description

Definition at line 41 of file misc.h.

Member Data Documentation

◆ is_realized

int gp::is_realized

Definition at line 44 of file misc.h.

◆ max_pages

int gp::max_pages

Definition at line 47 of file misc.h.

◆ max_stations

int gp::max_stations

Definition at line 43 of file misc.h.

◆ name

char gp::name

Definition at line 49 of file misc.h.

◆ rec

struct rec gp::rec

Definition at line 49 of file misc.h.

◆ title

char gp::title

Definition at line 48 of file misc.h.

◆ x_per_page

int gp::x_per_page

Definition at line 45 of file misc.h.

◆ y_per_page

int gp::y_per_page

Definition at line 46 of file misc.h.


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