Class Reference for E1039 Core & Analysis Software
evfile_msg.h
Go to the documentation of this file.
1
/* <@(#) evfile_msg.h created on Mon May 23 12:00 by makeMsgTbl> */
2
/* <@(#) Return Codes for EVFILE 115 evfile.msg Event File I/O> */
3
#ifndef EVFILE_header
4
#ifndef S_SUCCESS
5
#define S_SUCCESS 0
6
#define S_FAILURE -1
7
#endif
8
9
#define S_EVFILE 0x00730000
/* evfile.msg Event File I/O */
10
#define S_EVFILE_TRUNC 0x40730001
/* Event truncated on read */
11
#define S_EVFILE_BADBLOCK 0x40730002
/* Bad block number encountered */
12
#define S_EVFILE_BADHANDLE 0x80730001
/* Bad handle (file/stream not open) */
13
#define S_EVFILE_ALLOCFAIL 0x80730002
/* Failed to allocate event I/O structure */
14
#define S_EVFILE_BADFILE 0x80730003
/* File format error */
15
#define S_EVFILE_UNKOPTION 0x80730004
/* Unknown option specified */
16
#define S_EVFILE_UNXPTDEOF 0x80730005
/* Unexpected end of file while reading event */
17
#define S_EVFILE_BADSIZEREQ 0x80730006
/* Invalid buffer size request to evIoct */
18
#endif
e1039-core
online
decoder_maindaq
evfile_msg.h
Built by
Haiwang Yu
. updated:
Thu Jan 30 2025 10:15:16
using
1.9.1 with
SeaQuest GitHub integration