HOPS
HOPS class reference
Classes | Macros | Functions
type_100.h File Reference
#include <stdio.h>
#include "mk4_typedefs.h"

Go to the source code of this file.

Classes

struct  type_100
 

Macros

#define T100_VERSION   0
 
#define type_100_v0   type_100
 

Functions

void write_t100 (struct type_100 *, FILE *)
 

Class Documentation

◆ type_100

struct type_100
Class Members
char baseline[2]
short nblocks
int ndrec
int nindex
short nlags
float pct_done
struct date procdate
char qcode[2]
char record_id[3]
char rootname[34]
struct date start
struct date stop
char unused1[3]
char unused2[6]
char version_no[2]

Macro Definition Documentation

◆ T100_VERSION

#define T100_VERSION   0

◆ type_100_v0

#define type_100_v0   type_100

Function Documentation

◆ write_t100()

void write_t100 ( struct type_100 pt100,
FILE *  fout 
)