ARB
Public Attributes | List of all members
TimeStamp Struct Reference

#include <GDE_def.h>

Collaboration diagram for TimeStamp:
Collaboration graph
[legend]

Public Attributes

struct {
   int   yy
 
   int   mm
 
   int   dd
 
   int   hr
 
   int   mn
 
   int   sc
 
origin
 
struct {
   int   yy
 
   int   mm
 
   int   dd
 
   int   hr
 
   int   mn
 
   int   sc
 
modify
 

Detailed Description

Definition at line 62 of file GDE_def.h.

Member Data Documentation

int TimeStamp::yy

Definition at line 64 of file GDE_def.h.

Referenced by WriteGDE(), and WriteGen().

int TimeStamp::mm

Definition at line 65 of file GDE_def.h.

Referenced by WriteGDE(), and WriteGen().

int TimeStamp::dd

Definition at line 66 of file GDE_def.h.

Referenced by WriteGDE(), and WriteGen().

int TimeStamp::hr

Definition at line 67 of file GDE_def.h.

Referenced by WriteGDE().

int TimeStamp::mn

Definition at line 68 of file GDE_def.h.

Referenced by WriteGDE().

int TimeStamp::sc

Definition at line 69 of file GDE_def.h.

Referenced by WriteGDE().

struct { ... } TimeStamp::origin

Referenced by InitNASeq(), ReadGen(), WriteGDE(), and WriteGen().

struct { ... } TimeStamp::modify

Referenced by InitNASeq().


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