Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

SNIPPET Struct Reference

#include <parse_trig.h>

List of all members.

Public Attributes

char author [AUTHOR_FIELD_SIZE]
char subnet [MAX_SUBNET_LEN]
char eventId [EVENTID_SIZE]
char sta [TRACE_STA_LEN]
char chan [TRACE_CHAN_LEN]
char net [TRACE_NET_LEN]
char startYYYYMMDD [DATE_LEN]
char startHHMMSS [TIME_LEN]
char pad [1]
double starttime
int duration


Member Data Documentation

char SNIPPET::author[AUTHOR_FIELD_SIZE]
 

Definition at line 53 of file parse_trig.h.

Referenced by parseSnippet().

char SNIPPET::chan[TRACE_CHAN_LEN]
 

Definition at line 57 of file parse_trig.h.

Referenced by parseSnippet().

int SNIPPET::duration
 

Definition at line 63 of file parse_trig.h.

Referenced by parseSnippet().

char SNIPPET::eventId[EVENTID_SIZE]
 

Definition at line 55 of file parse_trig.h.

Referenced by parseSnippet().

char SNIPPET::net[TRACE_NET_LEN]
 

Definition at line 58 of file parse_trig.h.

Referenced by parseSnippet().

char SNIPPET::pad[1]
 

Definition at line 61 of file parse_trig.h.

char SNIPPET::sta[TRACE_STA_LEN]
 

Definition at line 56 of file parse_trig.h.

Referenced by parseSnippet().

char SNIPPET::startHHMMSS[TIME_LEN]
 

Definition at line 60 of file parse_trig.h.

Referenced by parseSnippet().

double SNIPPET::starttime
 

Definition at line 62 of file parse_trig.h.

Referenced by parseSnippet().

char SNIPPET::startYYYYMMDD[DATE_LEN]
 

Definition at line 59 of file parse_trig.h.

Referenced by parseSnippet().

char SNIPPET::subnet[MAX_SUBNET_LEN]
 

Definition at line 54 of file parse_trig.h.

Referenced by parseSnippet().


The documentation for this struct was generated from the following file:
Generated on Tue May 6 09:16:31 2003 for Earthworm Libs by doxygen1.3-rc3