Mapper
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 [500][100]
 
char name [100]
 
struct rec rec [500]
 

Detailed Description

Definition at line 79 of file misc.h.

Member Data Documentation

◆ is_realized

int gp::is_realized

Definition at line 82 of file misc.h.

◆ max_pages

int gp::max_pages

Definition at line 85 of file misc.h.

◆ max_stations

int gp::max_stations

Definition at line 81 of file misc.h.

◆ name

char gp::name

Definition at line 87 of file misc.h.

◆ rec

struct rec gp::rec

Definition at line 87 of file misc.h.

◆ title

char gp::title

Definition at line 86 of file misc.h.

◆ x_per_page

int gp::x_per_page

Definition at line 83 of file misc.h.

◆ y_per_page

int gp::y_per_page

Definition at line 84 of file misc.h.


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