#include <earthworm_defs.h>
#include <trace_buf.h>
Go to the source code of this file.
Compounds | |
struct | SNIPPET |
Defines | |
#define | DATE_LEN 10 |
#define | TIME_LEN 12 |
Functions | |
int | parseSnippet (char *, SNIPPET *, char **) |
int | t_atodbl (char *YYYYMMDD, char *HHMMSS, double *starttime) |
|
Definition at line 49 of file parse_trig.h. |
|
Definition at line 50 of file parse_trig.h. |
|
Definition at line 97 of file dave_trig.c. References SNIPPET::author, AUTHOR_FIELD_SIZE, BAD_TIME_VALUE, SNIPPET::chan, SNIPPET::duration, SNIPPET::eventId, EVENTID_SIZE, getNextLine(), LINE_LEN, logit(), MAX_SUBNET_LEN, SNIPPET::net, SNIPPET::sta, SNIPPET::startHHMMSS, SNIPPET::starttime, SNIPPET::startYYYYMMDD, SNIPPET::subnet, and t_atodbl(). |
|
Referenced by parseSnippet(). |