#include <stdio.h>#include <stdlib.h>#include <string.h>#include <errno.h>#include <sys/types.h>#include <earthworm.h>#include <ew_event_info.h>Go to the source code of this file.
Functions | |
| int | InitEWEvent (EWEventInfoStruct *pEventInfo) |
| int | InitEWChan (EWChannelDataStruct *pChan) |
|
|
Definition at line 114 of file init_ewevent.c. References EW_FAILURE, EW_SUCCESS, and logit(). Referenced by ArcMsg2EWEvent(), GlEvt2EWEvent(), InitEWEvent(), and Sac2EWEvent(). |
|
|
Definition at line 64 of file init_ewevent.c. References EW_FAILURE, EW_SUCCESS, FALSE, InitEWChan(), and logit(). Referenced by ArcMsg2EWEvent(), and GlEvt2EWEvent(). |
1.3-rc3